3 int SCRW
, SCRH
; // public
22 void R_setgamma (int g
) {
26 int R_getgamma (void) {
30 void R_toggle_fullscreen (void) {
34 void R_get_name (int n
, char s
[8]) {
38 int R_get_special_id (int n
) {
42 void R_begin_load (void) {
46 void R_load (char s
[8], int f
) {
50 void R_end_load (void) {
54 void R_loadsky (int sky
) {