Conform to 1/0 style

This commit is contained in:
Eleanor Bartle 2024-06-03 09:29:26 +10:00
parent d4028f953b
commit 243fd41aad

View file

@ -301,7 +301,7 @@
/* uncomment this to make the VM adhere to alignment rules */
/* This is required on some platforms, e.g. ARM */
/* #define SEXP_USE_ALIGNED_BYTECODE */
/* #define SEXP_USE_ALIGNED_BYTECODE 1 */
/************************************************************************/
/* These settings are configurable but only recommended for */