mirror of
https://github.com/UberGames/rpgxEF.git
synced 2024-11-10 07:11:34 +00:00
Minor typo in ui_logger.h
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
This commit is contained in:
parent
860fd15830
commit
985caaf175
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#ifndef UI_LOGGER_H_
|
||||
#define UI_LOGGER_H_
|
||||
|
||||
#include "UI_local.h"
|
||||
#include "ui_local.h"
|
||||
|
||||
enum {
|
||||
LL_ALWAYS,
|
||||
|
|
Loading…
Reference in a new issue