mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-09-24 02:00:05 +00:00
sketch out more locals baking stuff, + notes for unit-arrangement pass
This commit is contained in:
+4
-3
@@ -992,9 +992,10 @@ RDI_EnumMemberTable:
|
||||
@table(name value)
|
||||
RDI_ContainerKindTable:
|
||||
{
|
||||
{Type 0x0}
|
||||
{Scope 0x1}
|
||||
{Namespace 0x2}
|
||||
{Unit 0x0}
|
||||
{Type 0x1}
|
||||
{Scope 0x2}
|
||||
{Namespace 0x3}
|
||||
}
|
||||
|
||||
@table(name value)
|
||||
|
||||
Reference in New Issue
Block a user