Implement saving of GraphOS pictures.
This commit is contained in:
@@ -141,6 +141,7 @@ void Save_PPH(T_IO_Context *);
|
||||
// -- Graphos (Amstrad CPC)
|
||||
void Test_GOS(T_IO_Context *, FILE *);
|
||||
void Load_GOS(T_IO_Context *);
|
||||
void Save_GOS(T_IO_Context *);
|
||||
|
||||
// -- XPM (X PixMap)
|
||||
// Loading is done through SDL_Image
|
||||
|
||||
Reference in New Issue
Block a user