uvmac/src/PATCHES/SCRNHACK.h
InvisibleUp 5c6bbec87a Add configuration file support
Also tweaked with the UseLargeScreen hack and factored out some more
stuff into src/HW/RAM.
2020-07-10 21:51:05 -04:00

4 lines
61 B
C

#include <stdint.h>
void ScreenHack_Install(uint8_t **pto);