mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
New ingame options screen (by rftr).
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@9212 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -2054,6 +2054,9 @@ enum
|
||||
OPT_NEXT,
|
||||
OPT_PREV,
|
||||
OPT_DONE,
|
||||
OPT_113_FEATURES,
|
||||
OPT_NEW_IN_113,
|
||||
OPT_OPTIONS,
|
||||
OPT_SOUND_FX,
|
||||
OPT_SPEECH,
|
||||
OPT_MUSIC,
|
||||
@@ -2064,6 +2067,10 @@ enum
|
||||
|
||||
extern STR16 zOptionsText[];
|
||||
|
||||
extern STR16 z113FeaturesScreenText[]; // main UI text
|
||||
extern STR16 z113FeaturesToggleText[]; // toggle button text
|
||||
extern STR16 z113FeaturesHelpText[]; // hover text
|
||||
extern STR16 z113FeaturesPanelText[]; // left panel text
|
||||
|
||||
//used with the gMoneyStatsDesc[]
|
||||
enum
|
||||
|
||||
Reference in New Issue
Block a user