UberASMTool icon indicating copy to clipboard operation
UberASMTool copied to clipboard

Global Code doesn't reference Macro Library

Open MarioFanGamer opened this issue 3 years ago • 0 comments

This is an issue which plagues a somewhat early UberASM code and only became relevant again due to getting it an update: global_code.asm doesn't reference macro_library.asm. For some weird reason, you aren't able to refence defines and macros which are put in the macro library in the global code which means any defines and macros have to be defined in the global code again.

MarioFanGamer avatar Dec 29 '21 16:12 MarioFanGamer