We'd better log the Playing_Interacting state... (#8)
Co-authored-by: Joe Kearney <joe@clubk.club> Reviewed-on: #8
This commit is contained in:
parent
7dcf34dbca
commit
6d8dab53e0
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
#include "SystemK.h"
|
||||
#include <stdlib.h>
|
||||
|
||||
//#define LOG_INTERACTING_SUBSTATE
|
||||
#define LOG_INTERACTING_SUBSTATE
|
||||
|
||||
static void Playing__Interacting_Entry(StateMachineContext_T * context);
|
||||
static void Playing__Interacting_Do(StateMachineContext_T * context);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue