o/~ const safety o/~ (and a commented out pump couples definition)

This commit is contained in:
Glenn Maynard
2002-08-22 23:05:08 +00:00
parent b4717afc2e
commit ae99e427d7
2 changed files with 32 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ public:
GameManager();
GameDef* GetGameDefForGame( Game g );
StyleDef* GetStyleDefForStyle( Style s );
const StyleDef* GetStyleDefForStyle( Style s );
void GetGameplayStylesForGame( Game game, CArray<Style,Style>& aStylesAddTo ); // do not include edit-specific
void GetNotesTypesForGame( Game game, CArray<NotesType,NotesType>& aNotesTypeAddTo ); // only look at edit-specific styles