mirror of https://github.com/zeldaret/botw.git
Update NintendoSDK submodule and uking_functions.csv (#115)
This commit is contained in:
parent
50469a43fc
commit
6198143b5f
|
@ -5,6 +5,7 @@ __pycache__/
|
||||||
*.dist-info/
|
*.dist-info/
|
||||||
.mypy_cache/
|
.mypy_cache/
|
||||||
.benchmarks/
|
.benchmarks/
|
||||||
|
.python-version
|
||||||
|
|
||||||
# Binaries
|
# Binaries
|
||||||
*.so
|
*.so
|
||||||
|
|
|
@ -63977,7 +63977,7 @@ Address,Quality,Size,Name
|
||||||
0x0000007100b1f7d0,U,000068,_ZN4sead10TextWriter20setCursorFromTopLeftERKNS_7Vector2IfEE
|
0x0000007100b1f7d0,U,000068,_ZN4sead10TextWriter20setCursorFromTopLeftERKNS_7Vector2IfEE
|
||||||
0x0000007100b1f814,U,000052,_ZN4sead10TextWriter9beginDrawEv
|
0x0000007100b1f814,U,000052,_ZN4sead10TextWriter9beginDrawEv
|
||||||
0x0000007100b1f848,U,000032,_ZN4sead10TextWriter7endDrawEv
|
0x0000007100b1f848,U,000032,_ZN4sead10TextWriter7endDrawEv
|
||||||
0x0000007100b1f868,U,000320,sead::TextWriter::printf
|
0x0000007100b1f868,U,000320,_ZN4sead10TextWriter6printfEPKcz
|
||||||
0x0000007100b1f9a8,U,001136,sead::TextWriter::x
|
0x0000007100b1f9a8,U,001136,sead::TextWriter::x
|
||||||
0x0000007100b1fe18,U,000268,sead::TextWriter::x_0
|
0x0000007100b1fe18,U,000268,sead::TextWriter::x_0
|
||||||
0x0000007100b1ff24,U,000148,_ZN4sead10TextWriter10printImpl_EPKcibPNS_9BoundBox2IfEE
|
0x0000007100b1ff24,U,000148,_ZN4sead10TextWriter10printImpl_EPKcibPNS_9BoundBox2IfEE
|
||||||
|
|
Can't render this file because it is too large.
|
|
@ -1 +1 @@
|
||||||
Subproject commit 8f714da307f3c80cb03d5a7660be0601ad900cbe
|
Subproject commit 362e47b48c27ab51d6e34de11185a0d89bd32a34
|
Loading…
Reference in New Issue