mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2025-01-08 18:09:45 +01:00
finish off naming convention = type*
This commit is contained in:
parent
5cbf03d71b
commit
132c5047a4
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue