forgot to add this back

This commit is contained in:
zongor 2025-07-08 22:02:46 -04:00
parent fefc9e803a
commit 49f7189470
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#include "vm.h"
#include "debug.h"
#include <string.h>
#define COMPARE_AND_JUMP(type, accessor, op) \
do { \