Files
@ 1c70cb48bb28
Branch filter:
Location: DistRen/src/client/Makefile.am
1c70cb48bb28
926 B
text/x-makefile
-- changes to frame_finder() --
-changed for statement to a while statement
Mentally preparing self to change the entire frameset structure to 2 arrays instead, because I can't create a structure array without pre-defining the amount... if u can I don't know how. And that means I would have to make it 30k or something depending on how crazy people get with animations, which would waste a ton of memory.
-changed for statement to a while statement
Mentally preparing self to change the entire frameset structure to 2 arrays instead, because I can't create a structure array without pre-defining the amount... if u can I don't know how. And that means I would have to make it 30k or something depending on how crazy people get with animations, which would waste a ton of memory.