src/emcalls.h
1 2 3 4 5 6
/* x1phosura 2021 */ #pragma once // WAAAAAY better than a dumb header guard ;) void do_emcall(uint8_t emc_args[2]);