summaryrefslogtreecommitdiffstats
path: root/modules/enet/enet_packet_peer.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/enet/enet_packet_peer.h')
-rw-r--r--modules/enet/enet_packet_peer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/enet/enet_packet_peer.h b/modules/enet/enet_packet_peer.h
index fe40d06188..b41d67e86b 100644
--- a/modules/enet/enet_packet_peer.h
+++ b/modules/enet/enet_packet_peer.h
@@ -113,6 +113,7 @@ public:
double get_statistic(PeerStatistic p_stat);
PeerState get_state() const;
int get_channels() const;
+ int get_packet_flags() const;
// Extras
IPAddress get_remote_address() const;