Cleanup, remove PalmOS dependencies from the ScummVM core
svn-id: r26690
This commit is contained in:
parent
eac31d6f56
commit
e0a77867cc
2 changed files with 17 additions and 12 deletions
|
@ -551,6 +551,7 @@ void NORETURN CDECL error(const char *s, ...) {
|
|||
#endif
|
||||
|
||||
#ifdef PALMOS_MODE
|
||||
extern void PalmFatalError(const char *err);
|
||||
PalmFatalError(buf_output);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue