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