Skip to content

Commit

Permalink
Patch gBattleTypeFlags for R/S
Browse files Browse the repository at this point in the history
  • Loading branch information
40Cakes committed Dec 16, 2023
1 parent 091fd5c commit 84ff1a2
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 10 deletions.
5 changes: 3 additions & 2 deletions modules/data/symbols/patches/pokeruby.sym
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
02024e60 g 00000004 gActionSelectionCursor
020238cc g 0000012c gDisplayedStringBattle
020238cc g 0000012c gDisplayedStringBattle
020239f8 g 00000004 gBattleTypeFlags
02024e60 g 00000004 gActionSelectionCursor
1 change: 1 addition & 0 deletions modules/data/symbols/patches/pokeruby_de.sym
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
020239f8 g 00000004 gBattleTypeFlags
1 change: 1 addition & 0 deletions modules/data/symbols/patches/pokeruby_de_rev1.sym
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
020239f8 g 00000004 gBattleTypeFlags
3 changes: 2 additions & 1 deletion modules/data/symbols/patches/pokeruby_rev1.sym
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
020238cc g 0000012c gDisplayedStringBattle
02024e60 g 00000004 gActionSelectionCursor
020238cc g 0000012c gDisplayedStringBattle
020239f8 g 00000004 gBattleTypeFlags
3 changes: 2 additions & 1 deletion modules/data/symbols/patches/pokeruby_rev2.sym
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
020238cc g 0000012c gDisplayedStringBattle
02024e60 g 00000004 gActionSelectionCursor
020238cc g 0000012c gDisplayedStringBattle
020239f8 g 00000004 gBattleTypeFlags
5 changes: 3 additions & 2 deletions modules/data/symbols/patches/pokesapphire.sym
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
02024e60 g 00000004 gActionSelectionCursor
020238cc g 0000012c gDisplayedStringBattle
020238cc g 0000012c gDisplayedStringBattle
020239f8 g 00000004 gBattleTypeFlags
02024e60 g 00000004 gActionSelectionCursor
1 change: 1 addition & 0 deletions modules/data/symbols/patches/pokesapphire_de.sym
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
020239f8 g 00000004 gBattleTypeFlags
1 change: 1 addition & 0 deletions modules/data/symbols/patches/pokesapphire_de_rev1.sym
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
020239f8 g 00000004 gBattleTypeFlags
5 changes: 3 additions & 2 deletions modules/data/symbols/patches/pokesapphire_rev1.sym
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
02024e60 g 00000004 gActionSelectionCursor
020238cc g 0000012c gDisplayedStringBattle
020238cc g 0000012c gDisplayedStringBattle
020239f8 g 00000004 gBattleTypeFlags
02024e60 g 00000004 gActionSelectionCursor
5 changes: 3 additions & 2 deletions modules/data/symbols/patches/pokesapphire_rev2.sym
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
02024e60 g 00000004 gActionSelectionCursor
020238cc g 0000012c gDisplayedStringBattle
020238cc g 0000012c gDisplayedStringBattle
020239f8 g 00000004 gBattleTypeFlags
02024e60 g 00000004 gActionSelectionCursor

0 comments on commit 84ff1a2

Please sign in to comment.