Author: Tari
Posted: 24 Dec 2012 11:28:29 pm (GMT -5)
If it is, change it so it's not. Neither TShapeProps (display_shape?) nor TBdispFillArea (display_fill?) are typedef'd.
Examining those two, I also see the structs were defined but aren't used anywhere. I assume the nearby syscalls such as Bdisp_ShapeBase take pointers to such structs (given the void * parameters I see), so those prototypes should be updated to be pointers to the necessary structs.
_________________
![]()
![]()
![]()
Ask questions the smart way· タリ
Posted: 24 Dec 2012 11:28:29 pm (GMT -5)
If it is, change it so it's not. Neither TShapeProps (display_shape?) nor TBdispFillArea (display_fill?) are typedef'd.
Examining those two, I also see the structs were defined but aren't used anywhere. I assume the nearby syscalls such as Bdisp_ShapeBase take pointers to such structs (given the void * parameters I see), so those prototypes should be updated to be pointers to the necessary structs.
_________________



Ask questions the smart way· タリ