ref: 15af229ba22a403f2c1c4253b9c770bb8cb9dbf4 dir: /Game/src/game.h/
#ifndef _GAME_H_ #define _GAME_H_ //extern uint8_t game_dir[512]; char * getgamedir(); int gametextpal(int x,int y,char *t,uint8_t s,uint8_t p); #endif // include-once header.