From 22cbc058080127445b69d2137e346ad52f8b3387 Mon Sep 17 00:00:00 2001 From: DS Date: Sat, 1 Oct 2022 21:21:06 +0200 Subject: Add an item pick up callback (2) (#7712) Co-authored-by: SmallJoker Co-authored-by: Jude Melton-Houghton --- .../mods/testitems/textures/testitems_callback_1.png | Bin 0 -> 148 bytes .../mods/testitems/textures/testitems_callback_2.png | Bin 0 -> 148 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 games/devtest/mods/testitems/textures/testitems_callback_1.png create mode 100644 games/devtest/mods/testitems/textures/testitems_callback_2.png (limited to 'games/devtest/mods/testitems/textures') diff --git a/games/devtest/mods/testitems/textures/testitems_callback_1.png b/games/devtest/mods/testitems/textures/testitems_callback_1.png new file mode 100644 index 000000000..92cbc1be3 Binary files /dev/null and b/games/devtest/mods/testitems/textures/testitems_callback_1.png differ diff --git a/games/devtest/mods/testitems/textures/testitems_callback_2.png b/games/devtest/mods/testitems/textures/testitems_callback_2.png new file mode 100644 index 000000000..85732af7c Binary files /dev/null and b/games/devtest/mods/testitems/textures/testitems_callback_2.png differ -- cgit v1.2.3