Several fixes
name of hook variable in HsfObjectData, staticness of XFB_Geometry, default type of object work, staticness and name of commentTbl are all fixed
This commit is contained in:
parent
a276a37302
commit
58fe346b72
9 changed files with 14 additions and 14 deletions
|
|
@ -25,7 +25,7 @@ static RGBColor XFB_Colors[5] = {
|
|||
|
||||
#include "Ascii8x8_1bpp.inc"
|
||||
|
||||
XFBGeometry XFB_Geometry;
|
||||
static XFBGeometry XFB_Geometry;
|
||||
|
||||
static s32 (*XFB_putc)(u8 c, s32 x, s32 y);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue