diff options
Diffstat (limited to 'src/game/client/gui/hotbar.cc')
| -rw-r--r-- | src/game/client/gui/hotbar.cc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/game/client/gui/hotbar.cc b/src/game/client/gui/hotbar.cc index b38c368..edcf8a9 100644 --- a/src/game/client/gui/hotbar.cc +++ b/src/game/client/gui/hotbar.cc @@ -1,3 +1,8 @@ +// SPDX-License-Identifier: BSD-2-Clause +// Copyright (c) 2025 Kirill Dmitrievich +// File: hotbar.cc +// Description: Hotbar rendering + #include "client/pch.hh" #include "client/gui/hotbar.hh" |
