mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-18 18:02:37 +01:00
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
@@ -12,6 +12,7 @@
|
||||
#include "landscape.h"
|
||||
#include "error.h"
|
||||
#include "gui.h"
|
||||
#include "gfx_layout.h"
|
||||
#include "command_func.h"
|
||||
#include "company_func.h"
|
||||
#include "town.h"
|
||||
|
||||
Reference in New Issue
Block a user