mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-16 03:44:09 +00:00
implemented col line rendering
This commit is contained in:
parent
59145cea83
commit
0ad39c020c
14 changed files with 354 additions and 22 deletions
|
@ -26,3 +26,5 @@ void LoadingIslandScreen(const char *levelName);
|
|||
CSprite2d *LoadSplash(const char *name);
|
||||
char *GetLevelSplashScreen(int level);
|
||||
char *GetRandomSplashScreen(void);
|
||||
|
||||
void LittleTest(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue