mirror of
https://github.com/halpz/re3.git
synced 2025-07-29 20:20:24 +00:00
AnimViewer!
This commit is contained in:
@ -79,8 +79,11 @@ enum RsEvent
|
||||
rsPADANALOGUERIGHTRESET,
|
||||
rsPREINITCOMMANDLINE,
|
||||
rsACTIVATE,
|
||||
rsANIMVIEWER,
|
||||
};
|
||||
|
||||
extern bool TurnOnAnimViewer;
|
||||
|
||||
typedef enum RsEvent RsEvent;
|
||||
|
||||
typedef RsEventStatus (*RsInputEventHandler)(RsEvent event, void *param);
|
||||
|
Reference in New Issue
Block a user