6 lines
78 B
C
6 lines
78 B
C
#pragma once
|
|
#include "Main.hpp"
|
|
|
|
void SaveInventory();
|
|
|
|
void LoadInventory(); |