mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 05:08:57 -04:00
use enums and inlines in more places
This commit is contained in:
@@ -1445,7 +1445,7 @@ namespace daObjMovebox {
|
||||
mChildPID = fopAcM_createChild(
|
||||
PROC_Obj_Mkie, fopAcM_GetID(this),
|
||||
mkieParams, &mkiePos,
|
||||
fopAcM_GetRoomNo(this), &shape_angle, NULL, -1, NULL
|
||||
fopAcM_GetRoomNo(this), &shape_angle
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user