diff options
Diffstat (limited to 'src/d/actor/d_a_obj_ice.cpp')
| -rw-r--r-- | src/d/actor/d_a_obj_ice.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_obj_ice.cpp b/src/d/actor/d_a_obj_ice.cpp index 8ab41f5c..26d23a89 100644 --- a/src/d/actor/d_a_obj_ice.cpp +++ b/src/d/actor/d_a_obj_ice.cpp @@ -21,7 +21,7 @@ public: daObjIce_HIO_c(); virtual ~daObjIce_HIO_c() {} - void genMessage(JORMContext* ctx); + void genMessage(JORMContext* ctx) {} public: /* 0x04 */ s8 mNo; |
