mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-03-22 09:44:16 -05:00
8 lines
190 B
Plaintext
8 lines
190 B
Plaintext
|
|
enum but { info, area, plus, minus, image, national, shiny };
|
|
enum src { red, yellow, green, blue, black, pink, orange, purple, white, flip };
|
|
|
|
hover = false;
|
|
pressed = false;
|
|
inverse = 1;
|