‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
fr.gsh File Reference

Go to the source code of this file.

Macros

#define FR_FAULTS_BITS   16
 
#define FR_RETRIES_BITS   16
 
#define FR_STATE_DIALOG   5
 
#define FR_STATE_FINISHED   2
 
#define FR_STATE_PAUSED   3
 
#define FR_STATE_PRESTART   0
 
#define FR_STATE_QUIT   4
 
#define FR_STATE_RUNNING   1
 
#define FR_TIME_BITS   31
 

Macro Definition Documentation

◆ FR_FAULTS_BITS

#define FR_FAULTS_BITS   16

Definition at line 9 of file fr.gsh.

◆ FR_RETRIES_BITS

#define FR_RETRIES_BITS   16

Definition at line 8 of file fr.gsh.

◆ FR_STATE_DIALOG

#define FR_STATE_DIALOG   5

Definition at line 6 of file fr.gsh.

◆ FR_STATE_FINISHED

#define FR_STATE_FINISHED   2

Definition at line 3 of file fr.gsh.

◆ FR_STATE_PAUSED

#define FR_STATE_PAUSED   3

Definition at line 4 of file fr.gsh.

◆ FR_STATE_PRESTART

#define FR_STATE_PRESTART   0

Definition at line 1 of file fr.gsh.

◆ FR_STATE_QUIT

#define FR_STATE_QUIT   4

Definition at line 5 of file fr.gsh.

◆ FR_STATE_RUNNING

#define FR_STATE_RUNNING   1

Definition at line 2 of file fr.gsh.

◆ FR_TIME_BITS

#define FR_TIME_BITS   31

Definition at line 10 of file fr.gsh.