Wow I haven't updated this in a long time.

This commit is contained in:
Marisa the Magician 2019-11-19 17:28:33 +01:00
commit 55010c8b48
15 changed files with 3980 additions and 23 deletions

View file

@ -19,7 +19,7 @@ int main( int argc, char **argv )
printf("\tFrameIndex %.4s %c 0 %d\n",s,f,fi);
fi+=sk;
f++;
if ( f > 'Z' )
if ( f > ']' )
{
sp++;
if ( sp == 2 )