mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'master' into next
This commit is contained in:
commit
4aa626eeda
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ static inline VOID MakeCodeWritable(VOID)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef LOGMESSAGES
|
#ifdef LOGMESSAGES
|
||||||
static VOID InitLogging(VOID)
|
static void InitLogging(void)
|
||||||
{
|
{
|
||||||
const char *logdir = NULL;
|
const char *logdir = NULL;
|
||||||
time_t my_time;
|
time_t my_time;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue