From 4815254d5f3899c541894dff00fa7f500ce6451f Mon Sep 17 00:00:00 2001 From: Lucas Scharenbroich Date: Thu, 4 Aug 2022 15:25:17 -0500 Subject: [PATCH] Fix typo --- docs/toolboxref.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/toolboxref.html b/docs/toolboxref.html index f5daec7..e8070ab 100644 --- a/docs/toolboxref.html +++ b/docs/toolboxref.html @@ -3023,7 +3023,7 @@ style: toolref

$24XX

GTEGetTileDataAddr

-

Returns a pointer to the bottom of the internal tile data memory. The data for a each tile can be found at offset N * 128

+

Returns a pointer to the bottom of the internal tile data memory. The data for each tile can be found at offset N * 128

Parameters
@@ -3068,7 +3068,7 @@ style: toolref - +
tileDataPtr Long;mdash;pointer to the tile dataLongpointer to the tile data