ccdemos/common_sdl.h
branchpyrit
changeset 100 c005054bf4c1
parent 93 96d65f841791
equal deleted inserted replaced
99:f3abdaa2e8fb 100:c005054bf4c1
     1 #include <SDL.h>
     1 #include <SDL.h>
       
     2 #include "raytracer.h"
     2 
     3 
     3 Uint32 fp10s_acc = 0;
     4 Uint32 fp10s_acc = 0;
     4 Uint32 fp10s_acc_samples = 0;
     5 Uint32 fp10s_acc_samples = 0;
     5 
     6 
     6 int w = 512;
     7 int w = 512;