The filename gave no hint about what was converted.master
parent
6e38e0cbfe
commit
9463850c24
@ -1,4 +1,4 @@
|
||||
#include "convert.h"
|
||||
#include "event_converter.h"
|
||||
|
||||
#define MAP(FROM, TO) case FROM: *to = TO; return true
|
||||
#define FAIL default: return false
|
||||
Loading…
Reference in new issue