mirror of
https://github.com/halpz/re3.git
synced 2025-05-11 12:16:39 +03:00
fixed merge
This commit is contained in:
parent
9c26e46e17
commit
cb12ee03ca
2 changed files with 4 additions and 3 deletions
|
@ -506,7 +506,7 @@ float NumberOfChunksLoaded;
|
|||
|
||||
// TODO: compare with PS2
|
||||
void
|
||||
LoadingScreen(char *str1, char *str2, char *splashscreen)
|
||||
LoadingScreen(const char *str1, const char *str2, const char *splashscreen)
|
||||
{
|
||||
CSprite2d *splash;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue