mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-22 11:29:24 +01:00
No need to forward-declare
This commit is contained in:
parent
7420b26939
commit
f1e9694bb3
@ -7,7 +7,6 @@ static const char *game_exts[] = {".d64", ".D64", ".t64", ".T64",
|
||||
".prg",".PRG", ".p00", ".P00", NULL};
|
||||
|
||||
class DiscMenu;
|
||||
class GameInfoBox;
|
||||
|
||||
class DiscView : public GuiView
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user