3 lines
61 B
C
3 lines
61 B
C
#include <respiration_types.h>
|
|
int rtype() { return R_AIR; }
|
#include <respiration_types.h>
|
|
int rtype() { return R_AIR; }
|