1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-09-19 21:43:40 +01:00
TegraExplorer/source/meme/main.h
Such Meme, Many Skill f3808edb40 Add biskey dumping + more menus
Thanks shchmue :D

Also can now mount and unmount the sd via the tools menu
2019-08-19 15:04:35 +02:00

5 lines
225 B
C

#pragma once
#define ABOUT_MESSAGE "\nCreator: Such Meme, Many Skill#2921\nCool people: Denn, shchmue\nTesters: PhazonicRidley, huhen\n\n\nProject based on Lockpick_RCM\n With additional code from Hekate"
void meme_main();