This commit is contained in:
parent
37fe87af67
commit
977fdf7ccf
|
|
@ -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);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue