1
0
Fork 0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2025-01-09 18:39:45 +01:00

finish off naming convention = type*

This commit is contained in:
Buggem's Fedora PC 2024-12-17 15:31:51 +11:00
parent 5cbf03d71b
commit 132c5047a4

View file

@ -254,7 +254,7 @@ void STEAM_update(const char* area, const char* roomname)
} }
} }
void STEAM_unlockAchievement(const char *name) void STEAM_unlockAchievement(const char* name)
{ {
if (libHandle) if (libHandle)
{ {