diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2025-04-01 21:08:50 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2025-04-01 21:08:50 -0400 |
| commit | a8b40b2d74dbc1e14b91767c710de518ac545a2f (patch) | |
| tree | 4ec054639cc5f475e57e37f3f7d37f1036a24fa2 /src/d/d_com_inf_game.cpp | |
| parent | f2ff19c83e2f1881b865a59ede9f99f8ef0b7e79 (diff) | |
Return cleanup
Diffstat (limited to 'src/d/d_com_inf_game.cpp')
| -rw-r--r-- | src/d/d_com_inf_game.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/d/d_com_inf_game.cpp b/src/d/d_com_inf_game.cpp index be9060a2..65a677f9 100644 --- a/src/d/d_com_inf_game.cpp +++ b/src/d/d_com_inf_game.cpp @@ -177,8 +177,6 @@ void dComIfG_play_c::itemInit() { for (int i = 0; i < ARRAY_SIZE(field_0x4988); i++) { field_0x4988[i] = 0; } - - return; } /* 80052400-8005286C .text getLayerNo__14dComIfG_play_cFi */ |
