All examples work again, except macaw_multipass--this never worked entirely, so I'm not worried about fixing it at the moment.
5 lines
59 B
C++
5 lines
59 B
C++
#pragma once
|
|
|
|
void load_init();
|
|
void load_recv(uint8_t c);
|