diff --git a/docs/code_structure.md b/docs/code_structure.md index b790061..3801c8f 100644 --- a/docs/code_structure.md +++ b/docs/code_structure.md @@ -1,5 +1,5 @@ # Python Object Enumeration Thoughts - +``` [dict] All GGPK Extracted Gems { act_str, act_dex, act_int, sup_str, sup_dex, sup_str } -- addressable by name @@ -64,3 +64,4 @@ [list] Saved Builds [dict] UI API imports/exports +``` \ No newline at end of file