SDL 2.0
SDLTest_RandomContext Struct Reference

#include <SDL_test_random.h>

Data Fields

unsigned int a
 
unsigned int x
 
unsigned int c
 
unsigned int ah
 
unsigned int al
 

Detailed Description

Definition at line 59 of file SDL_test_random.h.

Field Documentation

◆ a

unsigned int SDLTest_RandomContext::a

Definition at line 60 of file SDL_test_random.h.

◆ ah

unsigned int SDLTest_RandomContext::ah

Definition at line 63 of file SDL_test_random.h.

◆ al

unsigned int SDLTest_RandomContext::al

Definition at line 64 of file SDL_test_random.h.

◆ c

unsigned int SDLTest_RandomContext::c

Definition at line 62 of file SDL_test_random.h.

◆ x

unsigned int SDLTest_RandomContext::x

Definition at line 61 of file SDL_test_random.h.


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