NovaSquirrel / NovaTheSquirrel2

A very early sequel to Nova the Squirrel for SNES
GNU General Public License v3.0
62 stars 2 forks source link

Handle trying to change too many blocks at once #55

Closed NovaSquirrel closed 2 years ago

NovaSquirrel commented 2 years ago

If you call ChangeBlock and there are no remaining slots in the BlockUpdate* list then perhaps it should put it in DelayedBlockEdit*?