diff options
| author | Rangi42 <sylvie.oukaour+rangi42@gmail.com> | 2025-07-22 09:16:49 -0400 |
|---|---|---|
| committer | Rangi42 <sylvie.oukaour+rangi42@gmail.com> | 2025-07-22 09:16:49 -0400 |
| commit | cb7194dbe030cfc3af41533a39f978a5a0a9d94d (patch) | |
| tree | 7cc79956895a92083ec9f2d9056302e964bd0a58 /constants/palette_constants.asm | |
| parent | Use hardware.inc constants in places unique to Yellow (diff) | |
| download | pokeyellow-cb7194dbe030cfc3af41533a39f978a5a0a9d94d.tar.gz pokeyellow-cb7194dbe030cfc3af41533a39f978a5a0a9d94d.tar.xz pokeyellow-cb7194dbe030cfc3af41533a39f978a5a0a9d94d.zip | |
Update hardware.inc to 5.2.0
Diffstat (limited to 'constants/palette_constants.asm')
| -rw-r--r-- | constants/palette_constants.asm | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/constants/palette_constants.asm b/constants/palette_constants.asm index 1b549b34..3165f2a9 100644 --- a/constants/palette_constants.asm +++ b/constants/palette_constants.asm @@ -1,10 +1,3 @@ -; monochrome palette color ids - const_def - const SHADE_WHITE ; %00 - const SHADE_LIGHT ; %01 - const SHADE_DARK ; %10 - const SHADE_BLACK ; %11 - DEF NUM_ACTIVE_PALS EQU 4 ; pal/blk packets |
