diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-09-30 01:55:51 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-09-30 01:55:51 -0400 |
commit | 044e8cc93b46fccb2e4e5ed5accf4c55917a3f7f (patch) | |
tree | 3628ac48decbc59229a6a92ac1270f5bbed4a4bb /include/field_camera.h | |
parent | 0cac170dfd3bfa9c2386b0b230655ace9dea7f11 (diff) | |
parent | f74d4742f597a423b7a8685d72c06597c8c78db7 (diff) |
merge
Diffstat (limited to 'include/field_camera.h')
-rw-r--r-- | include/field_camera.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/field_camera.h b/include/field_camera.h index 4ce207541..17126d190 100644 --- a/include/field_camera.h +++ b/include/field_camera.h @@ -11,7 +11,7 @@ struct CameraSomething s32 unk14; }; -extern struct Camera gUnknown_0202E844; +extern struct Camera gCamera; void move_tilemap_camera_to_upper_left_corner(void); void sub_8057A58(void); |