mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Redefine consistent names for section types, and document the changes.
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
#include "link/types.h"
|
||||
|
||||
enum eBankDefine {
|
||||
BANK_HOME = 0,
|
||||
BANK_BSS = 512,
|
||||
BANK_ROM0 = 0,
|
||||
BANK_WRAM0 = 512,
|
||||
BANK_WRAMX,
|
||||
BANK_VRAM = 520,
|
||||
BANK_HRAM = 522,
|
||||
|
||||
Reference in New Issue
Block a user