mirror of
https://github.com/TokTok/c-toxcore
synced 2026-06-05 10:12:20 +00:00
c037100747
We'll maintain it in the c-toxcore repo, where it belongs.
6 lines
74 B
C
6 lines
74 B
C
#pragma once
|
|
|
|
#include <stdint.h>
|
|
|
|
extern uint8_t const packet_kinds[21];
|