11
This commit is contained in:
@@ -805,7 +805,6 @@ void Lenheart()
|
|||||||
|
|
||||||
if (!checkGame("df_game_r"))
|
if (!checkGame("df_game_r"))
|
||||||
{
|
{
|
||||||
|
|
||||||
int a = 1;
|
int a = 1;
|
||||||
void *buf = malloc(4);
|
void *buf = malloc(4);
|
||||||
CMem::WriteBytes(buf, &a, 4);
|
CMem::WriteBytes(buf, &a, 4);
|
||||||
|
|||||||
Reference in New Issue
Block a user