diff --git a/examples/PoolBox/application/src/Overlay/ScreenCenter/include/frame.hpp b/examples/PoolBox/application/src/Overlay/ScreenCenter/include/frame.hpp
index 1de7b08b..3ba02d37 100644
--- a/examples/PoolBox/application/src/Overlay/ScreenCenter/include/frame.hpp
+++ b/examples/PoolBox/application/src/Overlay/ScreenCenter/include/frame.hpp
@@ -5,6 +5,8 @@
namespace ScreenCenter {
using namespace JabyEngine;
+ // TODO: Fit these pieces into 16Word buffers (sizeof(T) >> 2 == words)
+ // TODO: Can we DMA all of this?
class Frame : public GPU::internal::LinkedElementCreator {
private:
GPU::TILE top_left[2];
diff --git a/examples/PoolBox/iso/Config.xml b/examples/PoolBox/iso/Config.xml
index f34eb2b7..c4fe8644 100644
--- a/examples/PoolBox/iso/Config.xml
+++ b/examples/PoolBox/iso/Config.xml
@@ -1,6 +1,7 @@
Jaby
+
%PSX_LICENSE_PATH%/LICENSEE.DAT