diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-04-17 17:33:46 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-04-17 17:33:46 +0200 |
commit | 151ef82382104cfef375d8c1d256d72cb61b16fd (patch) | |
tree | 70f846994fafb6c0b44d04d50b6428b3d67d1536 /test/ppu-stm-integration-demo/data.h | |
parent | 572e304947fae828c67deaaa1301f807fcb062ff (diff) |
more debuggingppu-stm-integration-demo
Diffstat (limited to 'test/ppu-stm-integration-demo/data.h')
-rw-r--r-- | test/ppu-stm-integration-demo/data.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ppu-stm-integration-demo/data.h b/test/ppu-stm-integration-demo/data.h index a01974c..cebd69c 100644 --- a/test/ppu-stm-integration-demo/data.h +++ b/test/ppu-stm-integration-demo/data.h @@ -9,4 +9,5 @@ // #include "capture-debug-4.h" #include "test-foreground-sprite.h" // #include "capture-debug-5.h" +// #include "capture-debug-6.h" |