This commit is contained in:
lenheart
2024-09-07 15:18:37 +08:00
parent 37fe87af67
commit 977fdf7ccf

View File

@@ -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);