git-svn-id: https://spexeah.com:8443/svn/Asuro@1243 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c

This commit is contained in:
kieron
2020-07-17 16:01:53 +00:00
parent fb904274b0
commit 57f5e6928d
2 changed files with 29 additions and 11 deletions

View File

@ -127,6 +127,8 @@ type
end;
PRGB565Pair = ^TRGB565Pair;
PText = ^Text;
implementation
end.