mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-18 13:13:11 -04:00
Decompile chrStartAnim
This commit is contained in:
@@ -121,6 +121,8 @@
|
||||
* (ie. same as 0) or -2 for the last frame.
|
||||
*
|
||||
* endframe may be 0 or higher for that frame number, or -1 for the last frame.
|
||||
*
|
||||
* flags is expected to be a CHRANIMFLAG constant.
|
||||
*/
|
||||
#define chr_do_animation(animation, startframe, endframe, flags, transition, chr, animspeed) \
|
||||
mkshort(0x000b), \
|
||||
|
||||
Reference in New Issue
Block a user