Browse Source

Added Incbin notes

woollybah 11 years ago
parent
commit
b5797a78f0
1 changed files with 4 additions and 0 deletions
  1. 4 0
      TODO.md

+ 4 - 0
TODO.md

@@ -15,3 +15,7 @@ Modules that require multiple files need to merge the imported interfaces into t
 OpenGL/EGL
 ----------
 See what needs to be done to port GL to EGL (for such platforms as the RPi)
+
+Incbin
+------
+Embed files in headers, and add code to register them at runtime.