diff --git a/ootw/FAQ b/ootw/FAQ index 2640bec8..27bf18aa 100644 --- a/ootw/FAQ +++ b/ootw/FAQ @@ -11,6 +11,7 @@ Q. Is there anything impressive going on here, like with your other demos? A. No, it's pretty much straight up "sprite" drawing. One unusual thing is I am using grey2 (color 10) as the transparent color rather than black, as there is black in the sprites. + It's actually refreshing not having to cycle count.