Kohi Game Engine
binary_loader.h File Reference

A resource loader that handles binary resources. More...

Go to the source code of this file.

Functions

resource_loader binary_resource_loader_create (void)
 Creates and returns a binary resource loader. More...
 

Detailed Description

A resource loader that handles binary resources.

Author
Travis Vroman (travi.nosp@m.s@ko.nosp@m.hieng.nosp@m.ine..nosp@m.com)
Version
1.0
Date
2022-01-11

Function Documentation

◆ binary_resource_loader_create()

resource_loader binary_resource_loader_create ( void  )

Creates and returns a binary resource loader.

Returns
The newly created resource loader.