Apple II HGR & DHGR Load/Save
This commit is contained in:
committed by
Adrien Destugues
parent
f38b335b80
commit
1bffaacead
@@ -155,5 +155,10 @@ void Test_MOTO(T_IO_Context *, FILE *);
|
||||
void Load_MOTO(T_IO_Context *);
|
||||
void Save_MOTO(T_IO_Context *);
|
||||
|
||||
// -- Apple II HGR and DHGR pictures ----------------------------------------
|
||||
void Test_HGR(T_IO_Context *, FILE *);
|
||||
void Load_HGR(T_IO_Context *);
|
||||
void Save_HGR(T_IO_Context *);
|
||||
|
||||
/// @}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user