rip out unused types (#4041)
This commit is contained in:
2
ZAPDTR
2
ZAPDTR
Submodule ZAPDTR updated: eff2903611...9f9d0be3c9
Submodule libultraship updated: d795e6ac78...b135db823a
@@ -3,9 +3,6 @@
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include "Resource.h"
|
||||
#include "Vec2f.h"
|
||||
#include "Vec3f.h"
|
||||
#include "Color3b.h"
|
||||
|
||||
namespace SOH {
|
||||
|
||||
|
||||
@@ -3,9 +3,6 @@
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include "Resource.h"
|
||||
#include "Vec2f.h"
|
||||
#include "Vec3f.h"
|
||||
#include "Color3b.h"
|
||||
|
||||
namespace SOH {
|
||||
class PlayerAnimation : public LUS::Resource<int16_t> {
|
||||
|
||||
Reference in New Issue
Block a user