84PCE:Syscalls:0003B0

From WikiTI
Revision as of 10:51, 22 September 2015 by MateoConLechuga (Talk | contribs)

Jump to: navigation, search

Synopsis

Hypothesized Official Name: AppInit

C Function Address: 021D40h

Function Prototype

void AppInit(int*);

Arguments

  • int* - Pointer to custom vector table to copy.

Returns

  • None (void)