diff options
Diffstat (limited to 'src/simulation/MenuSection.h')
| -rw-r--r-- | src/simulation/MenuSection.h | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/src/simulation/MenuSection.h b/src/simulation/MenuSection.h index b8e16fe..12b1ba6 100644 --- a/src/simulation/MenuSection.h +++ b/src/simulation/MenuSection.h @@ -1,13 +1,5 @@ -// -// MenuSection.h -// The Powder Toy -// -// Created by Simon Robertshaw on 04/06/2012. -// Copyright (c) 2012 __MyCompanyName__. All rights reserved. -// - -#ifndef The_Powder_Toy_MenuSection_h -#define The_Powder_Toy_MenuSection_h +#ifndef MENUSECTION_H_ +#define MENUSECTION_H_ struct menu_section { |
