fix some build errors

This commit is contained in:
Jasper St. Pierre
2024-01-06 10:33:00 -08:00
parent ca093029c4
commit fe1117b341
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@
#include "JSystem/JKernel/JKRFileLoader.h"
#include "JSystem/JSupport/JSURandomInputStream.h"
#include "JSystem/JUtility/JUTResource.h"
#include "__va_arg.h"
/* 802D51D8-802D5268 .text __ct__10J2DTextBoxFPCcPCc */
J2DTextBox::J2DTextBox(const char* font, const char* str) : mpFont(NULL), mStringPtr(NULL) {