FreeBASIC  0.91.0
fb_dos_pal_t Struct Reference

#include <fb_gfx_dos.h>

Data Fields

unsigned char b
 
unsigned char g
 
unsigned char r
 
unsigned char pad
 

Detailed Description

Definition at line 19 of file fb_gfx_dos.h.

Field Documentation

unsigned char fb_dos_pal_t::b

Definition at line 20 of file fb_gfx_dos.h.

unsigned char fb_dos_pal_t::g

Definition at line 21 of file fb_gfx_dos.h.

unsigned char fb_dos_pal_t::pad

Definition at line 23 of file fb_gfx_dos.h.

unsigned char fb_dos_pal_t::r

Definition at line 22 of file fb_gfx_dos.h.


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