mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-02 14:51:40 +00:00
Fixed warning.
svn-id: r13574
This commit is contained in:
parent
7f0adec96e
commit
e03cca03d4
@ -254,7 +254,7 @@ int PALANIM_Free(void)
|
||||
|
||||
}
|
||||
|
||||
R_printf(R_STDOUT, "PALANIM_Free(): Freeing entries.\n", i);
|
||||
R_printf(R_STDOUT, "PALANIM_Free(): Freeing entries.\n");
|
||||
|
||||
free(PAnimData.entries);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user