diff options
Diffstat (limited to 'src/inventory.h')
-rw-r--r-- | src/inventory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inventory.h b/src/inventory.h index f5a0f227c..2ee56a810 100644 --- a/src/inventory.h +++ b/src/inventory.h @@ -171,4 +171,4 @@ class Inventory final int mUsed; /**< THe number of slots in use */ }; -#endif +#endif // INVENTORY_H |