1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-27 16:54:52 +01:00

add giant screenshot to file menu

This commit is contained in:
IntelOrca
2015-06-02 14:12:36 +01:00
parent 24f349b3f2
commit 137c8c190d
5 changed files with 127 additions and 22 deletions

View File

@@ -1424,6 +1424,8 @@ enum {
STR_FULLSCREEN_MODE = 5177,
STR_GIANT_SCREENSHOT = 5260,
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
STR_COUNT = 32768
};