core2/gc/pauseMenu. c progress
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
</mask>
|
||||
<g mask="url(#anybadge_1)">
|
||||
<path fill="#555" d="M0 0h150v20H0z"/>
|
||||
<path fill="#4be000" d="M150 0h67v20H150z"/>
|
||||
<path fill="#48e000" d="M150 0h67v20H150z"/>
|
||||
<path fill="url(#b)" d="M0 0h217v20H0z"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
|
||||
@@ -17,7 +17,7 @@
|
||||
<text x="75.0" y="14">Banjo-Kazooie (us.v10)</text>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
|
||||
<text x="184.5" y="15" fill="#010101" fill-opacity=".3">83.3544%</text>
|
||||
<text x="183.5" y="14">83.3544%</text>
|
||||
<text x="184.5" y="15" fill="#010101" fill-opacity=".3">83.9020%</text>
|
||||
<text x="183.5" y="14">83.9020%</text>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@@ -53,6 +53,8 @@ player_getActiveHitbox = 0x8028E76C;
|
||||
player_getAnimCtrlPtr = 0x8028E78C;
|
||||
player_getMarker = 0x8028E7AC;
|
||||
func_8028E7EC9 = 0x8028E7EC9;
|
||||
carriedObj_getMarkerId = 0x8028E88C;
|
||||
carriedObj_getActorId = 0x8028E8C0;
|
||||
player_getPosition = 0x8028E9A4;
|
||||
player_getRotation = 0x8028EC24;
|
||||
player_getVelocity = 0x8028EF68;
|
||||
@@ -355,6 +357,7 @@ cube_free = 0x8032E07C;
|
||||
marker_free = 0x8032F430;
|
||||
marker_setCollisionScripts = 0x803300A8;
|
||||
map_get = 0x803348C0;
|
||||
exit_get = 0x803348CC;
|
||||
jiggySpawn = 0x803330C0;
|
||||
set_model_render_mode = 0x8033A4CC;
|
||||
assetcache_release = 0x8033B3D8;
|
||||
|
Reference in New Issue
Block a user