lhearachel / plat-engine

MIT License
3 stars 2 forks source link

Reallocate the moves table further into the struct #77

Open lhearachel opened 1 year ago

lhearachel commented 1 year ago

We'll need more space in the struct for the move table; all existing references to it need to be repointed before we start adding new moves.