소스 검색

removed table

Philipp 8 년 전
부모
커밋
4c94a3c013
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0
    2
      main.asm

+ 0
- 2
main.asm 파일 보기

@@ -2,8 +2,6 @@
2 2
 .thumb
3 3
 .open "base/bpre0.gba","build/Pokémon SotS.gba",0x08000000
4 4
 
5
-.loadtable "strings/de_DE/table.tbl"
6
-
7 5
 .include "patches/split_physical_special.asm"
8 6
 .include "patches/hooks.asm"
9 7
 .include "patches/dynamic_overworld_hooks.asm"