standalone: Fix offsets after code reorganization

This commit is contained in:
Remko Tronçon 2022-10-02 21:03:36 +02:00
parent 9b2e696e5e
commit 6b417ee54d

View file

@ -8,9 +8,9 @@
#define VERSION "dev"
#endif
#define CORE_TABLE_EXPORT_INDEX 0
#define CORE_MEMORY_EXPORT_INDEX 1
#define CORE_RUN_EXPORT_INDEX 2
#define CORE_RUN_EXPORT_INDEX 0
#define CORE_TABLE_EXPORT_INDEX 1
#define CORE_MEMORY_EXPORT_INDEX 2
#define CORE_ERROR_EXPORT_INDEX 9
#define ERR_UNKNOWN 0x1