mirror of
https://github.com/zeldaret/ss
synced 2026-08-08 18:43:21 -04:00
d_gfx mostly OK
This commit is contained in:
@@ -94,6 +94,9 @@ public:
|
||||
const Screen *GetParent() const {
|
||||
return mParent;
|
||||
}
|
||||
static Screen *GetRoot() {
|
||||
return spRoot;
|
||||
}
|
||||
void SetParent(const Screen *parent);
|
||||
void SetUnkFlag8();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user