summaryrefslogtreecommitdiff
path: root/kamek_pal.x
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2012-01-15 21:27:19 +0100
committerTreeki <treeki@gmail.com>2012-01-15 21:27:19 +0100
commit0dabea30d98d175e5d7e0655c10757db99ac8295 (patch)
treea41f5826440f19770348015b2a546ed4dcc7f0bc /kamek_pal.x
parent1cac64b9ff7384af650fed2bef25fa27069fd589 (diff)
downloadkamek-0dabea30d98d175e5d7e0655c10757db99ac8295.tar.gz
kamek-0dabea30d98d175e5d7e0655c10757db99ac8295.zip
Cleanups in the include files and other stuff
Diffstat (limited to '')
-rw-r--r--kamek_pal.x41
1 files changed, 36 insertions, 5 deletions
diff --git a/kamek_pal.x b/kamek_pal.x
index c46bb81..4f5e7e6 100644
--- a/kamek_pal.x
+++ b/kamek_pal.x
@@ -506,6 +506,28 @@ SECTIONS {
OSReport__FPCce = 0x8015F870;
_Z7OSFatal7GXColorS_PKc = 0x801AF710;
+ GetSomeSizeRelatedBULLSHIT__Fv = 0x800E2670;
+ CalculateSomethingAboutRatio__Fffff = 0x800E27E0;
+ CalculateSomethingElseAboutRatio__Fv = 0x800E28B0;
+ DoSomethingCameraRelatedWithEGGScreen__FiPQ23EGG6Screen = 0x80169360;
+
+ GlobalScreenWidth = 0x8042A3CC;
+ GlobalScreenHeight = 0x8042A3D0;
+
+ currentScreenSizeID = 0x8042B1E8;
+ ScreenSizesAndMultipliers = 0x80350820;
+
+ setOrtho__Q23EGG7FrustumFffffff = 0x802C6DD0;
+
+ __ct__Q23EGG6ScreenFv = 0x802D0FB0;
+ __dt__Q23EGG6ScreenFv = 0x802D0D90;
+
+ __vt__Q23EGG12LookAtCamera = 0x803503B8;
+ assignToNW4RCamera__Q23EGG12LookAtCameraFRQ34nw4r3g3d6Camera = 0x802BEB70;
+
+ __ct__Q23EGG12ProjectOrthoFv = 0x802BF6C0;
+ setVolume__Q23EGG12ProjectOrthoFffff = 0x802BF710;
+
GetCameraByID__Fi = 0x80164C60;
GetCurrentCameraID__Fv = 0x80164C80;
SetCurrentCameraID__Fi = 0x80164C90;
@@ -521,6 +543,7 @@ SECTIONS {
DrawXlu__Fv = 0x80164F80;
ChangeAlphaUpdate__Fb = 0x802D3270;
+ ChangeColorUpdate__Fb = 0x802D3210;
DoSpecialDrawing1__Fv = 0x8006CAE0;
DoSpecialDrawing2__Fv = 0x8006CB40;
@@ -528,6 +551,7 @@ SECTIONS {
SetupLYTDrawing__Fv = 0x80163360;
ClearLayoutDrawList__Fv = 0x801632B0;
+ RenderAllLayouts__Fv = 0x800067A0;
DrawAllLayoutsBeforeX__Fi = 0x80163440;
DrawAllLayoutsAfterX__Fi = 0x801634D0;
DrawAllLayoutsAfterXandBeforeY__Fii = 0x80163560;
@@ -581,12 +605,13 @@ SECTIONS {
/* This is preliminary and kinda strange, most of these just point to ScnLeaf for now */
setup__Q23m3d6proc_cFPvPUi = 0x80165110;
- __ct__Q23m3d6proc_cFv = 0x8016A150;
- __dt__Q23m3d6proc_cFv = 0x8016A170;
- free__Q23m3d6proc_cFv = 0x8016A1D0;
- scheduleForDrawing__Q23m3d6proc_cFv = 0x8016A220;
- getViewMatrix__Q23m3d6proc_cFPA3_A4_f = 0x8016A2D0;
returnUnknown__Q23m3d6proc_cFv = 0x8000F720;
+
+ __ct__Q23m3d9scnLeaf_cFv = 0x8016A150;
+ __dt__Q23m3d9scnLeaf_cFv = 0x8016A170;
+ free__Q23m3d9scnLeaf_cFv = 0x8016A1D0;
+ scheduleForDrawing__Q23m3d9scnLeaf_cFv = 0x8016A220;
+ getViewMatrix__Q23m3d9scnLeaf_cFPA3_A4_f = 0x8016A2D0;
/* End preliminary section */
__vt__Q23m3d5mdl_c = 0x80329984;
@@ -858,6 +883,7 @@ SECTIONS {
_Z6strlenPKc = 0x802DC98C;
strlen__FPCc = 0x802DC98C;
strlen = 0x802DC98C;
+ strcpy = 0x802E1C28;
atan = 0x802E7F04;
atan2 = 0x802E8900;
@@ -994,6 +1020,7 @@ SECTIONS {
GXInitTexObjWrapMode = 0x801C7240;
GXLoadTexObj = 0x801C7600;
GXInvalidateTexAll = 0x801C7800;
+ GXSetNumIndStages = 0x801C8250;
GXSetTevDirect = 0x801C8270;
GXSetTevOp = 0x801C8390;
GXSetTevColorIn = 0x801C8430;
@@ -1013,9 +1040,12 @@ SECTIONS {
GXSetFog = 0x801C8A60;
GXSetFogRangeAdj = 0x801C8DF0;
GXSetBlendMode = 0x801C8F00;
+ GXSetColorUpdate = 0x801C8F50;
+ GXSetAlphaUpdate = 0x801C8F80;
GXSetZMode = 0x801C8FB0;
GXSetZCompLoc = 0x801C8FF0;
GXSetDither = 0x801C90D0;
+ GXSetDstAlpha = 0x801C9100;
GXCallDisplayList = 0x801C9720;
GXSetProjection = 0x801C9980;
GXLoadPosMtxImm = 0x801C9A80;
@@ -1050,6 +1080,7 @@ SECTIONS {
__ct__12mAllocator_cFv = 0x8016a720;
__vt__12mAllocator_c = 0x80329a04;
__dt__12mAllocator_cFv = 0x8016a770;
+ setup__12mAllocator_cFPvi = 0x8016A7D0;
__vt__Q23m3d6banm_c = 0x80329920;
__dt__Q23m3d6banm_cFv = 0x80168000;