Simpler comments

This commit is contained in:
Remy Oukaour 2018-01-09 15:23:03 -05:00
parent cb92b7bbf0
commit a3242b4ad4

View File

@ -1,11 +1,9 @@
TrainerPalettes: ; b0ce
; entries correspond to trainer classes
PlayerPalette: ; b0ce
; Chris uses the same colors as Cal
PlayerPalette: ; Chris uses the same colors as Cal
INCLUDE "gfx/trainers/cal.pal"
KrisPalette: ; b0d0
; Kris shares Falkner's palette
KrisPalette: ; Kris shares Falkner's palette
INCLUDE "gfx/trainers/falkner.pal"
INCLUDE "gfx/trainers/whitney.pal"
INCLUDE "gfx/trainers/bugsy.pal"