mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 18:52:07 +00:00
remove psion2 compatibility; i doubt anyone uses it
This commit is contained in:
@@ -7,11 +7,4 @@ extern void usage(void);
|
||||
extern SLONG fillchar;
|
||||
extern char smartlinkstartsymbol[256];
|
||||
|
||||
enum eOutputType {
|
||||
OUTPUT_GBROM,
|
||||
OUTPUT_PSION2
|
||||
};
|
||||
|
||||
extern enum eOutputType outputtype;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user