Update SAF

This commit is contained in:
Miloslav Ciz 2021-09-19 11:47:47 -05:00
parent 00518b138e
commit eb6d4bdf5a
1 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,10 @@
#include "saf.h"
#if SAF_PLATFORM_HARWARD
#define SFG_AVR
#endif
#define SFG_FPS 25
#define SFG_DIMINISH_SPRITES 1
#define SFG_RAYCASTING_MAX_HITS 7