aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/PalmOS/Src/prefixes/prefix_zodiac.h
blob: 708166d998f985d2f091f9f86f4c899cc3151cb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef PREFIX_H
#define PREFIX_H

// PalmOS
#define PALMOS_MODE
#define PALMOS_68K
#define PALMOS_NATIVE

#define COMPILE_ZODIAC

#endif