mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-09-25 05:41:42 +02:00
Remove debug print
This commit is contained in:
@@ -286,7 +286,6 @@ GenericSave(int file)
|
|||||||
bool
|
bool
|
||||||
GenericLoad()
|
GenericLoad()
|
||||||
{
|
{
|
||||||
printf("GenericLoad\n");
|
|
||||||
uint8 *buf;
|
uint8 *buf;
|
||||||
int32 file;
|
int32 file;
|
||||||
uint32 size;
|
uint32 size;
|
||||||
|
Reference in New Issue
Block a user