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 TrainerPalettes: ; b0ce
; entries correspond to trainer classes ; entries correspond to trainer classes
PlayerPalette: ; b0ce PlayerPalette: ; Chris uses the same colors as Cal
; Chris uses the same colors as Cal
INCLUDE "gfx/trainers/cal.pal" INCLUDE "gfx/trainers/cal.pal"
KrisPalette: ; b0d0 KrisPalette: ; Kris shares Falkner's palette
; Kris shares Falkner's palette
INCLUDE "gfx/trainers/falkner.pal" INCLUDE "gfx/trainers/falkner.pal"
INCLUDE "gfx/trainers/whitney.pal" INCLUDE "gfx/trainers/whitney.pal"
INCLUDE "gfx/trainers/bugsy.pal" INCLUDE "gfx/trainers/bugsy.pal"