Parcourir la source

Added Incbin notes

woollybah il y a 11 ans
Parent
commit
b5797a78f0
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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.