浏览代码

Added Incbin notes

woollybah 11 年之前
父节点
当前提交
b5797a78f0
共有 1 个文件被更改,包括 4 次插入0 次删除
  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.