added mac build support

This commit is contained in:
Elijah 2018-01-25 00:29:05 -06:00
parent 06408ea957
commit 1d240a9dad
64 changed files with 19 additions and 1 deletions

0
source/Crafting.c Normal file → Executable file
View file

0
source/Crafting.h Normal file → Executable file
View file

0
source/Entity.c Normal file → Executable file
View file

0
source/Entity.h Normal file → Executable file
View file

0
source/Globals.c Normal file → Executable file
View file

0
source/Globals.h Normal file → Executable file
View file

0
source/Input.c Normal file → Executable file
View file

0
source/Input.h Normal file → Executable file
View file

0
source/Item.c Normal file → Executable file
View file

0
source/Item.h Normal file → Executable file
View file

0
source/MapGen.c Normal file → Executable file
View file

0
source/MapGen.h Normal file → Executable file
View file

0
source/Menu.c Normal file → Executable file
View file

0
source/Menu.h Normal file → Executable file
View file

0
source/MenuTutorial.c Normal file → Executable file
View file

0
source/MenuTutorial.h Normal file → Executable file
View file

0
source/Network.c Normal file → Executable file
View file

0
source/Network.h Normal file → Executable file
View file

0
source/PacketHandler.c Normal file → Executable file
View file

0
source/PacketHandler.h Normal file → Executable file
View file

0
source/Quests.c Normal file → Executable file
View file

0
source/Quests.h Normal file → Executable file
View file

0
source/Render.c Normal file → Executable file
View file

0
source/Render.h Normal file → Executable file
View file

0
source/SaveLoad.c Normal file → Executable file
View file

0
source/SaveLoad.h Normal file → Executable file
View file

0
source/Sound.c Normal file → Executable file
View file

0
source/Sound.h Normal file → Executable file
View file

0
source/main.c Normal file → Executable file
View file

0
source/minizip/crypt.h Normal file → Executable file
View file

0
source/minizip/ioapi.c Normal file → Executable file
View file

0
source/minizip/ioapi.h Normal file → Executable file
View file

0
source/minizip/unzip.c Normal file → Executable file
View file

0
source/minizip/unzip.h Normal file → Executable file
View file

0
source/minizip/zip.c Normal file → Executable file
View file

0
source/minizip/zip.h Normal file → Executable file
View file

0
source/texturepack.c Normal file → Executable file
View file

0
source/texturepack.h Normal file → Executable file
View file