mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Implement/match LegoRaceActor
(#1072)
* Implement LegoRaceActor, add annotations * Change code duplication comments --------- Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
@@ -38,5 +38,6 @@ extern const char* g_strDB_CREATE;
|
||||
extern const char* g_strPERMIT_NAVIGATE;
|
||||
extern const char* g_strPATH;
|
||||
extern const char* g_strCOLLIDEBOX;
|
||||
extern const char* g_strHIT_ACTOR_SOUND;
|
||||
|
||||
#endif // DEFINE_H
|
||||
|
Reference in New Issue
Block a user