diff options
| author | Remy Oukaour <remy.oukaour@gmail.com> | 2018-01-18 11:37:05 -0500 |
|---|---|---|
| committer | Remy Oukaour <remy.oukaour@gmail.com> | 2018-01-18 11:37:05 -0500 |
| commit | 22fd1221f5189e9d1d4e1ebd2146f7aaf77f2e3a (patch) | |
| tree | c71d3dad6cd126c9ef16dd29f10720a258adb198 /constants | |
| parent | 226d1812b34dad7ee0bb758c4c4970a731c9c79e (diff) | |
More .pal files
Diffstat (limited to 'constants')
| -rwxr-xr-x | constants/scgb_constants.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/constants/scgb_constants.asm b/constants/scgb_constants.asm index 8928d9bfc..88c96f90f 100755 --- a/constants/scgb_constants.asm +++ b/constants/scgb_constants.asm @@ -103,10 +103,10 @@ SCGB_RAM EQU -1 const PREDEFPAL_SLOT_MACHINE_1 const PREDEFPAL_SLOT_MACHINE_2 const PREDEFPAL_SLOT_MACHINE_3 - const PREDEFPAL_41 - const PREDEFPAL_42 - const PREDEFPAL_43 - const PREDEFPAL_44 + const PREDEFPAL_SCGB_11_0 + const PREDEFPAL_SCGB_11_1 + const PREDEFPAL_SCGB_11_2 + const PREDEFPAL_SCGB_11_3 const PREDEFPAL_45 const PREDEFPAL_46 const PREDEFPAL_47 |
