diff options
| author | aldrikboy <aldrikboy@gmail.com> | 2017-12-23 19:14:34 +0100 |
|---|---|---|
| committer | aldrikboy <aldrikboy@gmail.com> | 2017-12-23 19:14:34 +0100 |
| commit | ad0d29bf5d881ab619a90ffb8a1f3352eba21615 (patch) | |
| tree | c69fe6ea7212f2d839ca52e3adb523b27dc532b9 /Penguloon/Resources/Resource.Designer.cs | |
| parent | 1276593bfbbfcdbac24b48cf8b574da25945d763 (diff) | |
Communism
Diffstat (limited to 'Penguloon/Resources/Resource.Designer.cs')
| -rw-r--r-- | Penguloon/Resources/Resource.Designer.cs | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Penguloon/Resources/Resource.Designer.cs b/Penguloon/Resources/Resource.Designer.cs index 7de55ec..1a0115e 100644 --- a/Penguloon/Resources/Resource.Designer.cs +++ b/Penguloon/Resources/Resource.Designer.cs @@ -66,6 +66,27 @@ namespace Penguloon // aapt resource value: 0x7f030000 public const int ApplicationName = 2130903040; + // aapt resource value: 0x7f030009 + public const int IngameNo = 2130903049; + + // aapt resource value: 0x7f030003 + public const int IngameOptions = 2130903043; + + // aapt resource value: 0x7f030005 + public const int IngameOptionsContinue = 2130903045; + + // aapt resource value: 0x7f030006 + public const int IngameOptionsQuit = 2130903046; + + // aapt resource value: 0x7f030007 + public const int IngameOptionsQuitConfirmation = 2130903047; + + // aapt resource value: 0x7f030004 + public const int IngameStart = 2130903044; + + // aapt resource value: 0x7f030008 + public const int IngameYes = 2130903048; + // aapt resource value: 0x7f030002 public const int LevelSelectionBack = 2130903042; |
