This commit is contained in:
SoulliesOfficial
2025-07-26 04:20:25 -04:00
parent bae0bfbc20
commit abf81ece7b
196 changed files with 3909 additions and 964 deletions

View File

@@ -15,11 +15,13 @@ namespace AK
{
static const AkUniqueID DEFAULTSTAY = 1372602579U;
static const AkUniqueID DEFAULTTAP = 2262739839U;
static const AkUniqueID ENTERTOGAME = 3220617700U;
static const AkUniqueID GENERALBUTTON = 2731394555U;
static const AkUniqueID PAUSESONG = 1650034634U;
static const AkUniqueID PLAYPREVIEW = 2727732517U;
static const AkUniqueID PLAYSONG = 290606676U;
static const AkUniqueID RESUMESONG = 3332337159U;
static const AkUniqueID SELECTTAB = 1205578306U;
static const AkUniqueID STOPSONG = 3341952226U;
static const AkUniqueID TOUCHTOSTART = 3357374771U;
} // namespace EVENTS