mirror of
https://github.com/izzy2lost/BanjoRecomp.git
synced 2026-06-19 01:16:11 -07:00
Implement actor extension data
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#ifndef __RECOMP_DATA_H__
|
||||
#define __RECOMP_DATA_H__
|
||||
|
||||
namespace recomp {
|
||||
void init_extended_actor_data();
|
||||
void reset_actor_data();
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user