mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Remove legacy forward declaration
This commit is contained in:
@@ -18,7 +18,6 @@ struct Expression;
|
||||
extern char *tzObjectname;
|
||||
extern struct Section *pSectionList, *pCurrentSection;
|
||||
|
||||
void out_PrepPass2(void);
|
||||
void out_SetFileName(char *s);
|
||||
void out_CreatePatch(uint32_t type, struct Expression *expr);
|
||||
void out_WriteObject(void);
|
||||
|
||||
Reference in New Issue
Block a user