mirror of
https://github.com/thunderbrewhq/binana.git
synced 2026-05-01 20:33:52 +00:00
fix(profile): overhaul 3.3.5a-windows-386 to work with SuperImportSymbolsScript.py
This commit is contained in:
parent
bdb3389efb
commit
2d003672ec
39 changed files with 1476 additions and 1232 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue