mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-04-22 16:37:34 -05:00
6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
///savedata_section_get(shiny?)
|
|
|
|
if (!argument0)
|
|
return "Pokemon";
|
|
else
|
|
return "Shiny"; |