Protofall / Crayon-Savefile

A savefile system designed to take up little space and support version control. Works on PC and Dreamcast
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Remove debug printfs and wrap required ones in "debug" ifdefs #18

Closed Protofall closed 4 years ago

Protofall commented 4 years ago

This is to be done once we can confirm everything is working just fine.

Protofall commented 4 years ago

I started making progress on this in d4154d7