summaryrefslogtreecommitdiff
path: root/include/g3dhax.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/g3dhax.h')
-rw-r--r--include/g3dhax.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/g3dhax.h b/include/g3dhax.h
index f13aab3..b016e55 100644
--- a/include/g3dhax.h
+++ b/include/g3dhax.h
@@ -280,7 +280,7 @@ namespace m3d {
// 28 might be Max Frame?
float _28, _2C, currentFrame;
- u8 _34; // animation group??
+ u8 playState; // animation group??
};
class anmChr_c : public fanm_c {