Donetsk/hook_lib/inventory.h
2023-10-24 16:16:45 +02:00

6 lines
78 B
C

#pragma once
#include "Main.hpp"
void SaveInventory();
void LoadInventory();