core
/
src
/main.h
#ifndef MAIN_H
#define MAIN_H
extern
SDL_Window
*
window
;
extern
SDL_Renderer
*
renderer
;
#endif
apl385.c
apl385.h
curve.h
font.c
font.h
hash.h
main.c
main.h
memory.c
memory.h
menu.c
menu.h
panic.h
procfs.c
procfs.h
tooltip.c
tooltip.h