mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-09-02 20:42:36 +02:00
Visual Studio fixes
This commit is contained in:
committed by
Simon Robertshaw
parent
3d5d10b1ed
commit
5892c74595
@@ -1,3 +1,5 @@
|
||||
#ifdef FONTEDITOR
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
@@ -106,4 +108,6 @@ int main(int argc, char *argv[])
|
||||
fclose(f);
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user