diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-02-01 15:19:27 -0500 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-02-01 15:19:27 -0500 |
| commit | 323ef81286c554d928520341fbc13ef21dc1ec79 (patch) | |
| tree | 594c4700abd89a5e653092b1180beb914375b7ba /constants | |
| parent | b2970e75f4d1a7a2bc7ac58a656ffd350a80cf0a (diff) | |
More comments and macros
Diffstat (limited to 'constants')
| -rw-r--r-- | constants/map_data_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/map_data_constants.asm b/constants/map_data_constants.asm index 6e5c4b23f..0f59f8fd5 100644 --- a/constants/map_data_constants.asm +++ b/constants/map_data_constants.asm @@ -35,7 +35,7 @@ NUM_MAPDEF_ATTRIBUTES EQU const_value const PALETTE_MORN const PALETTE_DARK -; fish groups +; FishGroups indexes (see data/wild/fish.asm) const_def const FISHGROUP_NONE const FISHGROUP_SHORE |
