Codechange: Move GetCharPosInString/GetCharAtPosition to gfx_layout.
These functions are related more to layouting than graphics.
This commit is contained in:
committed by
Peter Nelson
parent
bbbf2b5282
commit
80ddcb9d7d
@@ -17,6 +17,7 @@
|
||||
#include "string_func.h"
|
||||
#include "strings_func.h"
|
||||
#include "gfx_func.h"
|
||||
#include "gfx_layout.h"
|
||||
#include "settings_type.h"
|
||||
#include "console_func.h"
|
||||
#include "rev.h"
|
||||
|
||||
Reference in New Issue
Block a user