mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Undo some comment formatting changes from b5104a7
This commit is contained in:
parent
64cf74abb4
commit
1878605d77
7 changed files with 20 additions and 37 deletions
|
@ -19,8 +19,7 @@ namespace DiscIO
|
|||
class IVolume
|
||||
{
|
||||
public:
|
||||
// Increment CACHE_REVISION if the enums below are modified (ISOFile.cpp &
|
||||
// GameFile.cpp)
|
||||
// Increment CACHE_REVISION if the enums below are modified (ISOFile.cpp & GameFile.cpp)
|
||||
enum EPlatform
|
||||
{
|
||||
GAMECUBE_DISC = 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue