mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08: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];
|