Prior to this commit, we had to manually update the actor pad size if the size of pony_actor_t changed.
This commit makes it so that the actor pad size is now automagically calculated by the compiler so it doesn't have to be manually maintained any longer.
Prior to this commit, we had to manually update the actor pad size if the size of pony_actor_t changed.
This commit makes it so that the actor pad size is now automagically calculated by the compiler so it doesn't have to be manually maintained any longer.