mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-12-19 23:02:41 -05:00
5 lines
105 B
C
5 lines
105 B
C
#pragma once
|
|
|
|
void DebugConsole_Init(void);
|
|
void DebugConsole_LoadCVars();
|
|
void DebugConsole_SaveCVars(); |