Sound update stuff

This commit is contained in:
ElijahZAwesome 2018-01-23 17:58:08 -06:00
parent a2aa5c428d
commit 6370ea9014
3 changed files with 16 additions and 21 deletions

View file

@ -1,7 +1,7 @@
#include "Globals.h"
#include "Menu.h"
char versionText[34] = "Version 1.4";
char versionText[34] = "Version 1.4.1";
char fpsstr[34];
u8 currentMenu = 0;
bool UnderStrengthEffect = false;