diff options
Diffstat (limited to 'examples/graphics/billboard/tim.s.template')
| -rw-r--r-- | examples/graphics/billboard/tim.s.template | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/graphics/billboard/tim.s.template b/examples/graphics/billboard/tim.s.template deleted file mode 100644 index fbe7522..0000000 --- a/examples/graphics/billboard/tim.s.template +++ /dev/null @@ -1,6 +0,0 @@ -.section .data - -.global tim_image -.type tim_image, @object -tim_image: - .incbin "${PROJECT_SOURCE_DIR}/texture64.tim" |
