mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-02 23:01:42 +00:00
This file is now part of an external PalmOS SDK
svn-id: r26688
This commit is contained in:
parent
5f77c8ff30
commit
64b7714125
@ -1,19 +0,0 @@
|
||||
#ifndef PALMVERSION_H
|
||||
#define PALMVERSION_H
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#if defined(COMPILE_ZODIAC)
|
||||
# include <tapwave.h>
|
||||
#else
|
||||
# include <PalmOS.h>
|
||||
# include <VFSMgr.h>
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
Loading…
x
Reference in New Issue
Block a user