diff options
Diffstat (limited to 'src/game/shared/game_items.cc')
| -rw-r--r-- | src/game/shared/game_items.cc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/game/shared/game_items.cc b/src/game/shared/game_items.cc index 73f7cef..5fe8ba3 100644 --- a/src/game/shared/game_items.cc +++ b/src/game/shared/game_items.cc @@ -1,3 +1,8 @@ +// SPDX-License-Identifier: BSD-2-Clause +// Copyright (c) 2025 Kirill Dmitrievich +// File: game_items.cc +// Description: All the items in the game + #include "shared/pch.hh" #include "shared/game_items.hh" |
