mirror of https://github.com/nmlgc/ReC98.git
10 lines
126 B
C
10 lines
126 B
C
|
/* ReC98
|
||
|
* -----
|
||
|
* Include file for TH01
|
||
|
*/
|
||
|
|
||
|
#include "pc98.h"
|
||
|
|
||
|
// Hardware
|
||
|
void graph_accesspage_func(int page);
|