From 05c308d64d6e749907bbf1d84633fb998fb5ede1 Mon Sep 17 00:00:00 2001 From: Lucas Scharenbroich Date: Wed, 22 Jun 2022 00:07:33 -0500 Subject: [PATCH] Add new toolvall definition --- macros/GTE.Macs.s | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/macros/GTE.Macs.s b/macros/GTE.Macs.s index 68bc12b..48a4a9f 100644 --- a/macros/GTE.Macs.s +++ b/macros/GTE.Macs.s @@ -56,4 +56,7 @@ _GTERemoveSprite MAC <<< _GTEGetSeconds MAC UserTool $1400+GTEToolNum - <<< \ No newline at end of file + <<< +_GTECopyTileToDynamic MAC + UserTool $1500+GTEToolNum + <<< \ No newline at end of file