removed fastcall from SetNewMode
This commit is contained in:
committed by
Oliver Schmidt
parent
74f622d9c6
commit
94e623165d
@@ -46,7 +46,7 @@ void __fastcall__ BitOtherClip(void *proc1, void *proc2, char skipl,
|
||||
void __fastcall__ GraphicsString(char *myGfxString);
|
||||
|
||||
#ifdef __GEOS_CBM__
|
||||
void __fastcall__ SetNewMode(void);
|
||||
void SetNewMode(void);
|
||||
#endif
|
||||
|
||||
/* VIC colour constants */
|
||||
|
||||
Reference in New Issue
Block a user