Philipp 10 年 前
コミット
52972d3cb2
共有2 個のファイルを変更した6 個の追加3 個の削除を含む
  1. 4
    1
      build/.gitignore
  2. 2
    2
      patches/pokemon_data/pokedex_order.asm

+ 4
- 1
build/.gitignore ファイルの表示

1
 *.gba
1
 *.gba
2
-*.sym
2
+*.sym
3
+*.bak
4
+*.sav
5
+*.sgm

+ 2
- 2
patches/pokemon_data/pokedex_order.asm ファイルの表示

11
 .halfword 0x0140	//fix alloc
11
 .halfword 0x0140	//fix alloc
12
 
12
 
13
 .org 0x08103920
13
 .org 0x08103920
14
-.halfword 0x2CF
14
+.halfword 0x2D0
15
 
15
 
16
 .org 0x08043220
16
 .org 0x08043220
17
-.halfword 0x0000	//break limit
17
+.halfword 0x0000	//break limit