mirror of
https://github.com/izzy2lost/Starship.git
synced 2026-07-05 15:19:42 -07:00
fix building interpolation
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef DEBUG_H
|
||||
#define DEBUG_H
|
||||
|
||||
#define DEBUG_SPEED_CONTROL 1
|
||||
|
||||
#endif
|
||||
@@ -2,6 +2,7 @@
|
||||
#define GLOBAL_H
|
||||
|
||||
#include "sys.h"
|
||||
#include "debug.h"
|
||||
|
||||
typedef enum OverlayCalls {
|
||||
/* 90 */ OVLCALL_FO_CS_COMPLETE = 90,
|
||||
|
||||
Reference in New Issue
Block a user