This commit is contained in:
Paul 2001-04-04 20:50:42 +00:00
parent bb04207d41
commit f2a347047f
13 changed files with 57 additions and 74 deletions

View file

@ -22,7 +22,7 @@
#include "biglump.h"
#endif
#include <UiGfx.h>
#include <ingamefx.h>
/* Std Lib
@ -84,7 +84,7 @@ s16 standardFontTab[]=
/* ð ñ ò ó ô õ ö ÷ */ -1, -1,FRM__242,FRM__243,FRM__244,FRM__245,FRM__246, -1,
/* ø ù ú û ü ý þ ÿ */ -1,FRM__249,FRM__250,FRM__251,FRM__252,FRM__253, -1,FRM__255,
};
FontData standardFont( UI_UIGFX_SPR, standardFontTab, 13, 1,1, 4 );
FontData standardFont( INGAMEFX_INGAMEFX_SPR, standardFontTab, 13, 1,1, 4 );
/*----------------------------------------------------------------------
Function: