7 lines
87 B
C
7 lines
87 B
C
#pragma once
|
|
|
|
#include <stdbool.h>
|
|
|
|
extern bool mac_mode;
|
|
extern bool mac_mode_manual;
|