1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-29 09:44:52 +01:00

renamed strings.[ch] to string_ids.[ch] due to name collision

This commit is contained in:
anyc
2014-05-19 21:04:28 +02:00
parent bab6e9a290
commit 82fa4439bf
37 changed files with 42 additions and 42 deletions

View File

@@ -20,7 +20,7 @@
#include "addresses.h"
#include "sprites.h"
#include "strings.h"
#include "string_ids.h"
#include "widget.h"
#include "window.h"