summaryrefslogtreecommitdiff
path: root/include/d/d_camera.h
diff options
context:
space:
mode:
authorTakaRikka <38417346+TakaRikka@users.noreply.github.com>2023-10-25 13:16:56 -0700
committerGitHub <noreply@github.com>2023-10-25 23:16:56 +0300
commite2d51bf9564c60435cfd5ee3fc05adddc8db04c7 (patch)
treeb444121808ec00174f08123fde43fbaf5283c718 /include/d/d_camera.h
parent95d103b237b2d46722ecd2ee866f12440dcf9da9 (diff)
d_envse mostly OK. more work on kankyo_rain (#1969)
* d_envse OK, work on kankyo_rain * remove asm
Diffstat (limited to 'include/d/d_camera.h')
-rw-r--r--include/d/d_camera.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/d_camera.h b/include/d/d_camera.h
index 2b7005def1..da4d36b67a 100644
--- a/include/d/d_camera.h
+++ b/include/d/d_camera.h
@@ -322,7 +322,7 @@ public:
/* 80181560 */ void ForceLockOff(unsigned int);
/* 8018159C */ void ForceLockOff(fopAc_ac_c*);
/* 80181E20 */ void Up();
- /* 80181E64 */ void Eye();
+ /* 80181E64 */ cXyz Eye();
/* 80181E98 */ cXyz Center();
/* 8018295C */ void footHeightOf(fopAc_ac_c*);
/* 80182964 */ void push_any_key();