shithub: duke3d

ref: 2c25717e993049085ce20d1793e5474f6594c4f3
dir: /Game/src/game.h/

View raw version
#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.