Skip to content

Commit

Permalink
Add Pokemon Platinum to SpeedBumpExclude list
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketRobz committed Aug 11, 2019
1 parent 0dc07d2 commit c31df67
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions quickmenu/arm9/source/main.cpp
Expand Up @@ -660,6 +660,7 @@ void SetSpeedBumpExclude(const char* filename) {
"B2K", // Ni no Kuni: Shikkoku no Madoushi
"C2S", // Pokemon Mystery Dungeon: Explorers of Sky
"Y6S", // Pokemon Mystery Dungeon: Explorers of Sky (Demo)
"CPU", // Pokemon Platinum
"B3R", // Pokemon Ranger: Guardian Signs
"APU", // Puyo Puyo!! 15th Anniversary
"BYO", // Puyo Puyo 7
Expand Down
1 change: 1 addition & 0 deletions romsel_aktheme/arm9/source/common/bootstrapconfig.cpp
Expand Up @@ -185,6 +185,7 @@ BootstrapConfig &BootstrapConfig::speedBumpExclude()
"B2K", // Ni no Kuni: Shikkoku no Madoushi
"C2S", // Pokemon Mystery Dungeon: Explorers of Sky
"Y6S", // Pokemon Mystery Dungeon: Explorers of Sky (Demo)
"CPU", // Pokemon Platinum
"B3R", // Pokemon Ranger: Guardian Signs
"APU", // Puyo Puyo!! 15th Anniversary
"BYO", // Puyo Puyo 7
Expand Down
1 change: 1 addition & 0 deletions romsel_dsimenutheme/arm9/source/main.cpp
Expand Up @@ -444,6 +444,7 @@ void SetSpeedBumpExclude(const char *filename) {
"B2K", // Ni no Kuni: Shikkoku no Madoushi
"C2S", // Pokemon Mystery Dungeon: Explorers of Sky
"Y6S", // Pokemon Mystery Dungeon: Explorers of Sky (Demo)
"CPU", // Pokemon Platinum
"B3R", // Pokemon Ranger: Guardian Signs
"APU", // Puyo Puyo!! 15th Anniversary
"BYO", // Puyo Puyo 7
Expand Down
1 change: 1 addition & 0 deletions romsel_r4theme/arm9/source/main.cpp
Expand Up @@ -684,6 +684,7 @@ void SetSpeedBumpExclude(const char* filename) {
"B2K", // Ni no Kuni: Shikkoku no Madoushi
"C2S", // Pokemon Mystery Dungeon: Explorers of Sky
"Y6S", // Pokemon Mystery Dungeon: Explorers of Sky (Demo)
"CPU", // Pokemon Platinum
"B3R", // Pokemon Ranger: Guardian Signs
"APU", // Puyo Puyo!! 15th Anniversary
"BYO", // Puyo Puyo 7
Expand Down

0 comments on commit c31df67

Please sign in to comment.