mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Remove deprecated "section charmap" feature
This commit is contained in:
@@ -22,7 +22,6 @@ struct Section {
|
||||
uint32_t nAlign;
|
||||
struct Section *pNext;
|
||||
struct Patch *pPatches;
|
||||
struct Charmap *charmap;
|
||||
uint8_t *tData;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user