diff options
Diffstat (limited to 'Penguloon/Resources/Resource.Designer.cs')
| -rw-r--r-- | Penguloon/Resources/Resource.Designer.cs | 33 |
1 files changed, 18 insertions, 15 deletions
diff --git a/Penguloon/Resources/Resource.Designer.cs b/Penguloon/Resources/Resource.Designer.cs index 1a0115e..c33b048 100644 --- a/Penguloon/Resources/Resource.Designer.cs +++ b/Penguloon/Resources/Resource.Designer.cs @@ -66,33 +66,36 @@ 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: 0x7f03000a + public const int IngameNo = 2130903050; - // aapt resource value: 0x7f030005 - public const int IngameOptionsContinue = 2130903045; + // aapt resource value: 0x7f030004 + public const int IngameOptions = 2130903044; // aapt resource value: 0x7f030006 - public const int IngameOptionsQuit = 2130903046; + public const int IngameOptionsContinue = 2130903046; // aapt resource value: 0x7f030007 - public const int IngameOptionsQuitConfirmation = 2130903047; - - // aapt resource value: 0x7f030004 - public const int IngameStart = 2130903044; + public const int IngameOptionsQuit = 2130903047; // aapt resource value: 0x7f030008 - public const int IngameYes = 2130903048; + public const int IngameOptionsQuitConfirmation = 2130903048; - // aapt resource value: 0x7f030002 - public const int LevelSelectionBack = 2130903042; + // aapt resource value: 0x7f030005 + public const int IngameStart = 2130903045; + + // aapt resource value: 0x7f030009 + public const int IngameYes = 2130903049; + + // aapt resource value: 0x7f030003 + public const int LevelSelectionBack = 2130903043; // aapt resource value: 0x7f030001 public const int MenuBtnPlay = 2130903041; + // aapt resource value: 0x7f030002 + public const int MenuBtnStats = 2130903042; + static String() { global::Android.Runtime.ResourceIdManager.UpdateIdValues(); |
