fix(profile): overhaul 3.3.5a-windows-386 to work with SuperImportSymbolsScript.py

This commit is contained in:
phaneron 2026-04-12 11:36:50 -04:00
parent bdb3389efb
commit 2d003672ec
39 changed files with 1476 additions and 1232 deletions

View file

@ -66,6 +66,8 @@
#include "cursor/types.h"
#include "daynight/dnglare.h"
#include "event/context.h"
#include "event/handler.h"
#include "event/id_table.h"
@ -176,10 +178,13 @@
#include "ui/scriptregion.h"
#include "ui/simplebatchedmesh.h"
#include "ui/simpleframe.h"
#include "ui/simplemodel.h"
#include "ui/simpleregion.h"
#include "ui/simpletexture.h"
#include "ui/simpletop.h"
#include "xml/xml.h"
// include files that define the use of template classes for standard library types
// template classes for whoa types should be entered immediately after where the type is