You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- gamedef_t gets a num_styles() function; returns
the size of this game's dface_t::styles array
- mface_t::styles is now dynamically sized,
matching the target game's num_styles() value
- mface_t: remove stream_write(), stream_read() -
these were unused and we don't want binary
serialization of mface_t
0 commit comments