mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-02 16:47:59 -04:00
obj_mirror_6pole / obj_mirror_sand / obj_myogan OK, obj_hbombkoya wip (#1901)
* obj_mirror_6pole / obj_mirror_sand OK. d_bg_w vtables fixed * obj_myogan OK, obj_hbombkoya mostly done
This commit is contained in:
@@ -21,7 +21,8 @@ struct action_class {
|
||||
fptr& getExecute() { return execute; }
|
||||
};
|
||||
|
||||
struct dEvLib_callback_c {
|
||||
class dEvLib_callback_c {
|
||||
public:
|
||||
dEvLib_callback_c(fopAc_ac_c* param_0) {
|
||||
mActor = param_0;
|
||||
mAction = NULL;
|
||||
|
||||
Reference in New Issue
Block a user