Merge pull request #194 from kanzure/fix-asm-whitespace

whitespace -> tabs in main.asm
This commit is contained in:
Bryan Bishop 2013-09-07 18:03:06 -07:00
commit c9dba36d13
1 changed files with 51 additions and 51 deletions

View File

@ -72446,7 +72446,7 @@ RegionCheck: ; 0x1caea1
SECTION "bank73",ROMX,BANK[$73] SECTION "bank73",ROMX,BANK[$73]
; Pokedex entries III ; Pokedex entries III
; 129-192 ; 129-192
PokedexEntries3: PokedexEntries3:
INCLUDE "stats/pokedex/entries_3.asm" INCLUDE "stats/pokedex/entries_3.asm"