You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
214 B
C++
11 lines
214 B
C++
3 years ago
|
#ifndef EA8E466A_DAAA_4747_9CEE_65B77A4EF694
|
||
|
#define EA8E466A_DAAA_4747_9CEE_65B77A4EF694
|
||
|
|
||
|
#include "../DTO/packet.hpp"
|
||
|
|
||
|
void packetHandler(Packet packet){
|
||
|
|
||
|
}
|
||
|
|
||
|
#endif /* EA8E466A_DAAA_4747_9CEE_65B77A4EF694 */
|