Fixed minor bug in sprite position editor, made trainers' Pokémon nicknames translatable, generalised code for optional PBS files

This commit is contained in:
Maruno17
2023-02-08 23:51:42 +00:00
parent 4749bd5201
commit 8a3353973b
10 changed files with 49 additions and 31 deletions

View File

@@ -889,7 +889,7 @@ module Compiler
rescue SystemCallError
mustCompile = true
end
elsif filename != "shadow_pokemon.dat"
else
mustCompile = true
break
end