Fix IWeaponRenderer and link

This commit is contained in:
2022-08-12 02:18:28 -07:00
parent 6bf68f9808
commit e418784c51
3 changed files with 6 additions and 4 deletions

View File

@@ -3,8 +3,8 @@
#include "Kyoto/Math/CTransform4f.hpp"
#include "Kyoto/Math/CVector3f.hpp"
#include "Kyoto/Math/CColor.hpp"
#include "Kyoto/Math/CAABox.hpp"
#include "Kyoto/Graphics/CColor.hpp"
#include "Kyoto/Graphics/CLight.hpp"
class CWarp;