diff options
Diffstat (limited to 'src/d/d_s_title.cpp')
| -rw-r--r-- | src/d/d_s_title.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_s_title.cpp b/src/d/d_s_title.cpp index 78399a25..a447d3d5 100644 --- a/src/d/d_s_title.cpp +++ b/src/d/d_s_title.cpp @@ -25,7 +25,7 @@ struct title_of_scene_class : public scene_class { public: /* 0x1C4 */ u32 pad[0x97]; - /* 0x420 */ u32 mMoviePId; + /* 0x420 */ uint mMoviePId; #if VERSION == VERSION_PAL static daMP_c* mMp; |
