Add defines for cup selection (#66)

* Add defines for cup selection

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Change BATTTLE (3 T's) to BATTLE (2 T's)

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>
This commit is contained in:
Tyler McGavran
2021-11-23 23:19:21 -05:00
committed by GitHub
parent 0ebc60103d
commit 3e0bed79d3
18 changed files with 188 additions and 176 deletions
+8 -8
View File
@@ -4076,10 +4076,10 @@ void func_800C76C0(u8 arg0) {
func_800C5578((arg0 * 0x3C) + &D_800E9F7C, *(&D_800E9E94 + sp38));
temp_v0 = gModeSelection;
*(&D_800E9E74 + sp38) = 0;
if (temp_v0 != 0) {
if (temp_v0 != 1) {
if (temp_v0 != 2) {
if (temp_v0 != 3) {
if (temp_v0 != GRAND_PRIX) {
if (temp_v0 != TIME_TRIALS) {
if (temp_v0 != VERSUS) {
if (temp_v0 != BATTLE) {
} else {
temp_v0_2 = D_800EA1C0;
@@ -4260,10 +4260,10 @@ block_23:
phi_a3 = 1;
phi_v0_2 = temp_v0_11;
if (phi_v1_2 == 0x1E) {
if (temp_v0_11 != 0) {
if (temp_v0_11 != 1) {
if (temp_v0_11 != 2) {
if (temp_v0_11 != 3) {
if (temp_v0_11 != GRAND_PRIX) {
if (temp_v0_11 != TIME_TRIALS) {
if (temp_v0_11 != VERSUS) {
if (temp_v0_11 != BATTLE) {
}
} else {