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