mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
Merge pull request #7376 from lioncash/sfml
Externals: Update SFML to 2.5.0
This commit is contained in:
commit
2033d660d2
43 changed files with 1159 additions and 303 deletions
|
@ -16,5 +16,4 @@ namespace Common
|
|||
u16 PacketReadU16(sf::Packet& packet);
|
||||
u32 PacketReadU32(sf::Packet& packet);
|
||||
u64 PacketReadU64(sf::Packet& packet);
|
||||
void PacketWriteU64(sf::Packet& packet, u64 value);
|
||||
} // namespace Common
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue