Skip to content

Commit

Permalink
Merge branch 'type-defs' into android
Browse files Browse the repository at this point in the history
  • Loading branch information
tophyr committed Jun 24, 2024
2 parents e4cf773 + ab819b8 commit 70dcb14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/linux/dyna_glide.h
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@
*/

#include <cstdint>

typedef uint8_t FxU8;

typedef int8_t FxI8;
Expand Down

0 comments on commit 70dcb14

Please sign in to comment.