psl1ght
A free SDK for Sony's PS3 console
Loading...
Searching...
No Matches
sys_game_set_init_params Struct Reference

#include <game.h>

Data Fields

char title [SYS_GAME_SYSP_TITLE_SIZE]
 
char titleId [SYS_GAME_SYSP_TITLEID_SIZE]
 
char reserved0 [2]
 
char version [SYS_GAME_SYSP_VERSION_SIZE]
 
char reserved1 [66]
 

Detailed Description

Definition at line 140 of file game.h.

Field Documentation

◆ reserved0

char sys_game_set_init_params::reserved0[2]

Definition at line 143 of file game.h.

◆ reserved1

char sys_game_set_init_params::reserved1[66]

Definition at line 145 of file game.h.

◆ title

char sys_game_set_init_params::title[SYS_GAME_SYSP_TITLE_SIZE]

Definition at line 141 of file game.h.

◆ titleId

char sys_game_set_init_params::titleId[SYS_GAME_SYSP_TITLEID_SIZE]

Definition at line 142 of file game.h.

◆ version

char sys_game_set_init_params::version[SYS_GAME_SYSP_VERSION_SIZE]

Definition at line 144 of file game.h.


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