Skip to content

Commit 411f842

Browse files
shad0wshayd3github-actions[bot]
authored andcommitted
maintenance
1 parent 3960bd3 commit 411f842

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

include/RE/Oblivion.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,8 @@
2929
#include "RE/S/SettingCollection.h"
3030
#include "RE/S/SettingCollectionMap.h"
3131
#include "RE/S/SettingT.h"
32+
#include "RE/T/TESBoundAnimObject.h"
33+
#include "RE/T/TESBoundObject.h"
3234
#include "RE/T/TESForm.h"
35+
#include "RE/T/TESObject.h"
36+
#include "RE/T/TESObjectList.h"

res/cmake/sourcelist.cmake

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,11 @@ set(SOURCES
3636
include/RE/S/SettingCollection.h
3737
include/RE/S/SettingCollectionMap.h
3838
include/RE/S/SettingT.h
39+
include/RE/T/TESBoundAnimObject.h
40+
include/RE/T/TESBoundObject.h
3941
include/RE/T/TESForm.h
42+
include/RE/T/TESObject.h
43+
include/RE/T/TESObjectList.h
4044
include/RE/VTABLE_IDs.h
4145
include/REL/ASM.h
4246
include/REL/Hook.h

0 commit comments

Comments
 (0)