d_meter work

This commit is contained in:
Jasper St. Pierre
2024-01-15 16:53:17 -08:00
parent 0951655a5c
commit 338d89aeda
4 changed files with 400 additions and 221 deletions
+2
View File
@@ -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);