mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
work on link bow, kandelaar, and whistle (#2004)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include "f_op/f_op_kankyo_mng.h"
|
||||
#include "d/kankyo/d_kankyo.h"
|
||||
#include "d/d_procname.h"
|
||||
|
||||
class dkWmark_c : public kankyo_class {
|
||||
public:
|
||||
@@ -15,6 +16,10 @@ public:
|
||||
|
||||
static int m_nowID;
|
||||
|
||||
static void setFootMark(cXyz* i_pos, s16 param_1, int param_2) {
|
||||
fopKyM_create(PROC_WMARK, param_2 | (param_1 << 0x10), i_pos, NULL, NULL);
|
||||
}
|
||||
|
||||
/* 0x0F8 */ JKRSolidHeap* mpHeap;
|
||||
/* 0x0FC */ J3DModel* mpModel;
|
||||
/* 0x100 */ dKy_tevstr_c mTevstr;
|
||||
|
||||
Reference in New Issue
Block a user