Home
last modified time | relevance | path

Searched defs:wFont (Results 1 – 3 of 3) sorted by relevance

/dports/games/blockout/BL_SRC/BlockOut/
H A DMenu.h119 int wFont; variable
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/modules/NIGHTDLL/
H A Dnt_msg.c224 static void ntmsg_out(int wNum, int wSize, int wColorR, int wColorG, int wColorB, int wFont, int wS… in ntmsg_out()
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/modules/SACT/
H A Dsprite_msg.c248 void smsg_out(int wNum, int wSize, int wColorR, int wColorG, int wColorB, int wFont, int wSpeed, in… in smsg_out()