mirror of
https://github.com/komiko44240BB/BattleBay_tool_v1.0.git
synced 2026-01-18 16:27:29 +01:00
6 lines
111 B
C
6 lines
111 B
C
#include "readobjects.h"
|
|
|
|
|
|
struct Object* readObjectFile(char* object_file_name, unsigned int object_type) {
|
|
|
|
} |