mirror of
https://github.com/thepigeongenerator/tetris_clone.git
synced 2025-12-17 14:05:45 +01:00
write some TODO comments
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// TODO: audio stores audio buffers at indicies that the user specifies. (array growth is the next power of two from the idx)
|
||||
#include "audio.h"
|
||||
|
||||
#include <SDL_audio.h>
|
||||
|
||||
Reference in New Issue
Block a user