New makefile solution: A single invocation of 'make' to build the entire tree. Fully...
[kugel-rb.git] / apps / plugins / rockboy / emu.h
blob2e1c7bdc083e6184061a3e129da6c6bc880b4be0
1 void emu_reset(void);
2 void emu_run(void) ICODE_ATTR;