- moved all scroller related code into its own file, including the DScroller class definition.
This commit is contained in:
parent
b70fee8ed8
commit
b5f333798e
10 changed files with 766 additions and 665 deletions
|
|
@ -42,6 +42,7 @@ class PClass;
|
|||
class FArchive;
|
||||
|
||||
class DObject;
|
||||
/*
|
||||
class DArgs;
|
||||
class DCanvas;
|
||||
class DConsoleCommand;
|
||||
|
|
@ -77,6 +78,7 @@ class DFloor;
|
|||
class DFloorWaggle;
|
||||
class DPlat;
|
||||
class DPillar;
|
||||
*/
|
||||
|
||||
class PClassActor;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue