Files
gen1recomp/tests/drivers/gold/flag_names.lua
T
1jamie df0be1cba6 Add Gold save-editor support, rearrange the launcher, and ship a patch-notes modal.
The save editor now routes Gold vs RBY through a generation adapter so boxes, items, events, and maps write the right fields. The launcher layout is shuffled a bit, and patch notes can come from the updater, a packed file, or the iOS sidecar.
2026-08-14 18:48:06 -05:00

3 lines
103 B
Lua

-- Re-export the shipped table so drivers keep this path.
return dofile("src/core/gen2/FlagNames.lua")