mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-15 08:06:19 +00:00
MSVC & zeus fixes; update hecl-gui
This commit is contained in:
@@ -297,9 +297,9 @@ void CFlaahgra::DoUserAnimEvent(CStateManager& mgr, const CInt32POINode& node, E
|
||||
return;
|
||||
}
|
||||
case EUserEventType::BeginAction: {
|
||||
#ifndef NDEBUG
|
||||
printf("BeginAction\n");
|
||||
#endif
|
||||
//#ifndef NDEBUG
|
||||
// printf("BeginAction\n");
|
||||
//#endif
|
||||
x8e4_26_ = true;
|
||||
x7c4_ = GetEndActionTime();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user