mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-08-28 13:34:04 -05:00
Screenshot button.
This commit is contained in:
@@ -24,4 +24,8 @@ switch(argument0)
|
||||
savedata_write(savedata_section_get(global.show_shiny)+" Count", global.selecting.idno, global.counter);
|
||||
change_add();
|
||||
break;
|
||||
|
||||
case but.image:
|
||||
make_screenshot();
|
||||
break;
|
||||
}
|
||||
Reference in New Issue
Block a user