mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-08-06 07:25:14 +00:00
Add APPLE2IX defines
This commit is contained in:
4
externals/jsmn/jsmn.h
vendored
4
externals/jsmn/jsmn.h
vendored
@@ -3,6 +3,10 @@
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
// APPLE2IX : define these ...
|
||||
#define JSMN_PARENT_LINKS 1
|
||||
#define JSMN_STRICT 1
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user