mirror of
https://github.com/bryanthaboi/gen1recomp.git
synced 2026-08-15 15:51:17 +02:00
renamed
This commit is contained in:
@@ -11,9 +11,9 @@ local Version = {
|
||||
cache = "rom-cache-v5", -- ROM import cache generation (RomImporter marker)
|
||||
}
|
||||
|
||||
-- "Pokemon Red (Gen 1 Recompilation Project) v1.0.0"
|
||||
-- "gen1recomp v1.0.0"
|
||||
function Version.title(base)
|
||||
return (base or "Pokemon Red (Gen 1 Recompilation Project)")
|
||||
return (base or "gen1recomp")
|
||||
.. " v" .. Version.engine
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user