More decompiling work
This commit is contained in:
5
h8536_table_xrefs.py
Normal file
5
h8536_table_xrefs.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from h8536.table_xrefs import main
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
raise SystemExit(main())
|
||||
Reference in New Issue
Block a user