When parsing a macro, store its offset and number of actions
This commit is contained in:
3
right/src/macros.c
Normal file
3
right/src/macros.c
Normal file
@@ -0,0 +1,3 @@
|
||||
#include "macros.h"
|
||||
|
||||
macro_reference_t AllMacros[MAX_MACRO_NUM];
|
||||
Reference in New Issue
Block a user