Hi,
I remember than Casey mentioned that in order to simplify the platform code he will send a Queue to the game for file loading, but in day 36 the platform just passed in a function pointer that the game is using for loading.
I know that there's a cute DEBUG in front of that function, but the platform passing a pointer function to the game is going to stay for good or will it be replaced by the mythical Queue?
Thanks!