working algo after a change

This commit is contained in:
owein D 2020-10-05 14:37:04 +02:00 committed by yvain douard
commit f1c5444e75

4
bfg.h
View file

@ -46,7 +46,11 @@ typedef struct {
<<<<<<< HEAD
=======
uint64_t rotate;
<<<<<<< HEAD
>>>>>>> c65e3a2 (update efficient rain option)
=======
uint64_t strafe;
>>>>>>> fc82b52 (working algo after a change)
} bf_option;
extern bf_option bf_options;