mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-04 17:29:11 +00:00
Update function type, to match last commit
svn-id: r20825
This commit is contained in:
parent
8fa8d10c3f
commit
c9d6277d27
@ -52,7 +52,7 @@ void freePrcLinkedList(void) {
|
||||
resetglobalScriptsHead();
|
||||
}
|
||||
|
||||
void loadPrc(char *pPrcName) {
|
||||
void loadPrc(const char *pPrcName) {
|
||||
uint8 i;
|
||||
uint16 numEntry;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user