diff options
| author | Sean Miller <seanmiller999@gmail.com> | 2026-04-08 18:11:30 +0100 |
|---|---|---|
| committer | Sean Miller <seanmiller999@gmail.com> | 2026-04-08 18:11:30 +0100 |
| commit | a98a0c89a6967b8059fa3d5f20db5a4a52e4230c (patch) | |
| tree | 407d1bb3e4a0dfe92c8dcdcf56962fcb8e3922a0 /include | |
| parent | 64d62c8efe24ad304e283ea40b3ab8005887f81e (diff) | |
Run clang-format on edited files
Diffstat (limited to 'include')
| -rw-r--r-- | include/d/d_state.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/d_state.h b/include/d/d_state.h index b6384b7d..f539ea2b 100644 --- a/include/d/d_state.h +++ b/include/d/d_state.h @@ -8,6 +8,6 @@ void fn_80062E50(); void fn_80062EB0(); bool fn_80062EC0(); -} +} // namespace dState #endif // D_STATE_H |
