Kohi Game Engine
|
Files | |
file | filesystem.h [code] |
This file contains structures and functions for interacting with the file system. | |
file | platform.h [code] |
This file contains the platform layer, or at least the interface to it. Each platform should provide its own implementation of this in a .c file, and should be compiled exclusively of the rest. | |