mirror of
https://github.com/joel16/3DSident.git
synced 2024-11-23 03:29:45 +00:00
Bump version
This commit is contained in:
parent
bcad84154b
commit
c7968f4fa5
@ -180,7 +180,7 @@ int main(int argc, char *argv[])
|
||||
consoleInit(GFX_TOP, NULL);
|
||||
|
||||
printf("\x1b[1;1H"); //Move the cursor to the top left corner of the screen
|
||||
printf("\x1b[32;1m3DSident 0.7.8\x1b[0m\n\n");
|
||||
printf("\x1b[32;1m3DSident 0.7.9\x1b[0m\n\n");
|
||||
|
||||
//=====================================================================//
|
||||
//------------------------------Firm Info------------------------------//
|
||||
|
Loading…
Reference in New Issue
Block a user