TONY: Added FIXME for unsafe pointer conversion
This commit is contained in:
parent
d615f00540
commit
09afc8a1fa
1 changed files with 1 additions and 0 deletions
|
@ -371,6 +371,7 @@ void RMGfxEngine::InitCustomDll(void) {
|
|||
SetupGlobalVars(&m_tony, &m_point, &_vm->_theBoxes, &m_loc, &m_inv, &m_input);
|
||||
}
|
||||
|
||||
// FIXME: Casting nPattern from int to RMGfxEngine *
|
||||
void RMGfxEngine::ItemIrq(uint32 dwItem, int nPattern, int nStatus) {
|
||||
static RMGfxEngine *This = NULL;
|
||||
RMItem *item;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue