Cleaned some tools up
This commit is contained in:
@@ -7,12 +7,7 @@
|
||||
|
||||
#pragma once
|
||||
#include "time/time.h"
|
||||
|
||||
#ifndef INPUT_CSV_GENERATED
|
||||
#error "Input CSV has not been generated. Run dusk_input_csv in CMake."
|
||||
#endif
|
||||
#include "input/inputactiontype.h"
|
||||
// #include "input/inputactionname.h"
|
||||
#include "input/inputactiondefs.h"
|
||||
|
||||
typedef struct {
|
||||
inputaction_t action;
|
||||
|
||||
Reference in New Issue
Block a user