Changelog: - Add in rres - Split rres header only into two files. Easier to deal with. Sorry Raysan... - Add function to load assets from rres chunk - Add function to load player sprite info from rres chunk - Test loading rres in scene test
Changelog: - Update main code to use assets loader - Update level load test as well
Changelog: - Add assets_loader functions from a file - Update scene_test to use loader function