Support for saving SymbOS .SGX graphics files
This commit is contained in:
@@ -151,6 +151,7 @@ void Save_GOS(T_IO_Context *);
|
||||
// -- SGX (SymbOS)
|
||||
void Test_SGX(T_IO_Context *, FILE *);
|
||||
void Load_SGX(T_IO_Context *);
|
||||
void Save_SGX(T_IO_Context *);
|
||||
|
||||
// -- XPM (X PixMap)
|
||||
// Loading is done through SDL_Image
|
||||
|
||||
Reference in New Issue
Block a user