mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 09:47:43 +00:00
Various cleanups and minor imps
This commit is contained in:
@@ -3,14 +3,14 @@
|
||||
|
||||
#include "IMetaTrans.hpp"
|
||||
#include "IOStreams.hpp"
|
||||
#include "CCharAnimTime.hpp"
|
||||
|
||||
namespace urde
|
||||
{
|
||||
|
||||
class CMetaTransTrans : public IMetaTrans
|
||||
{
|
||||
float x4_;
|
||||
u32 x8_;
|
||||
CCharAnimTime x4_animTime;
|
||||
bool xc_;
|
||||
bool xd_;
|
||||
u32 x10_;
|
||||
|
||||
Reference in New Issue
Block a user