mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-04-24 07:16:52 -05:00
5 lines
115 B
Plaintext
5 lines
115 B
Plaintext
global.show_galar = !global.show_galar
|
|
|
|
savedata_write("Display", "Galar Dex", global.show_galar);
|
|
|
|
room_restart(); |