File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed
GeneralsMD/Code/GameEngine Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 2626// FILE: OptionPreferences.h
2727// Author: Matthew D. Campbell, April 2002
2828// Description: Options menu preferences class
29- // @refactor bobtista 13/11/2025 Moved OptionPreferences to separate files.
3029// /////////////////////////////////////////////////////////////////////////////////////
3130
3231#pragma once
Original file line number Diff line number Diff line change 2626// FILE: OptionPreferences.cpp
2727// Author: Matthew D. Campbell, April 2002
2828// Description: Options menu preferences implementation
29- // @refactor bobtista 13/11/2025 Moved OptionPreferences to separate files.
3029// /////////////////////////////////////////////////////////////////////////////////////
3130
3231#include " PreRTS.h" // This must go first in EVERY cpp file in the GameEngine
Original file line number Diff line number Diff line change 2626// FILE: OptionPreferences.h
2727// Author: Matthew D. Campbell, April 2002
2828// Description: Options menu preferences class
29- // @refactor bobtista 13/11/2025 Moved OptionPreferences to separate files.
3029// /////////////////////////////////////////////////////////////////////////////////////
3130
3231#pragma once
Original file line number Diff line number Diff line change 2626// FILE: OptionPreferences.cpp
2727// Author: Matthew D. Campbell, April 2002
2828// Description: Options menu preferences implementation
29- // @refactor bobtista 13/11/2025 Moved OptionPreferences to separate files.
3029// /////////////////////////////////////////////////////////////////////////////////////
3130
3231#include " PreRTS.h" // This must go first in EVERY cpp file in the GameEngine
You can’t perform that action at this time.
0 commit comments