1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-22 14:24:33 +01:00

Create Drawing.String.h

This commit is contained in:
Gymnasiast
2025-10-16 20:44:13 +02:00
parent 0ec4e3353b
commit fe24e9b77b
8 changed files with 37 additions and 14 deletions

View File

@@ -7,6 +7,8 @@
* OpenRCT2 is licensed under the GNU General Public License version 3.
*****************************************************************************/
#include "../drawing/Drawing.String.h"
#include "../Context.h"
#include "../SpriteIds.h"
#include "../config/Config.h"