mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-21 22:10:59 -04:00
d_meter work
This commit is contained in:
@@ -34,6 +34,8 @@ public:
|
||||
bool set(const char *pName, JKRArchive * pArc);
|
||||
bool set(JSURandomInputStream * pStream);
|
||||
|
||||
void setScissor(bool v) { mbClipToParent = v; }
|
||||
|
||||
protected:
|
||||
s32 makeHierarchyPanes(J2DPane * pParent, JSURandomInputStream * pStream);
|
||||
bool checkSignature(JSURandomInputStream * pStream);
|
||||
|
||||
Reference in New Issue
Block a user