84PCE:Syscalls:021D40

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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)