You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
remove unnecessary bss
This commit is contained in:
@@ -15,8 +15,6 @@ extern struct MapEntry gMapEntries[];
|
||||
extern u32 gMapEntrySize;
|
||||
extern u8 _mapDataSegmentRomStart[];
|
||||
|
||||
u8 *gMapStringAddr;
|
||||
struct MapEntry *gMapEntryAddr;
|
||||
|
||||
// code provided by Wiseguy
|
||||
static s32 headless_dma(u32 devAddr, void *dramAddr, u32 size)
|
||||
|
||||
Reference in New Issue
Block a user