ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
ReturnCachePtr Struct Reference

Data Fields

unsigned int * returnAddress
 
int raOffset
 
int spAdjust
 

Detailed Description

Definition at line 95 of file callstack.c.

Field Documentation

◆ raOffset

int ReturnCachePtr::raOffset

Definition at line 98 of file callstack.c.

◆ returnAddress

unsigned int* ReturnCachePtr::returnAddress

Definition at line 97 of file callstack.c.

◆ spAdjust

int ReturnCachePtr::spAdjust

Definition at line 99 of file callstack.c.


The documentation for this struct was generated from the following file: