This website requires JavaScript.
Explore
Help
Register
Sign In
Rim
/
iw5-mod
Watch
1
Star
0
Fork
0
You've already forked iw5-mod
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
iw5-mod
/
src
/
utils
/
flags.hpp
7 lines
88 B
C++
Raw
Normal View
History
Unescape
Escape
More fixes
2019-09-24 11:46:47 +02:00
#
pragma once
Random cleanup
2019-09-27 22:35:57 +02:00
namespace
utils
:
:
flags
More fixes
2019-09-24 11:46:47 +02:00
{
Random cleanup
2019-09-27 22:35:57 +02:00
bool
has_flag
(
const
std
:
:
string
&
flag
)
;
More fixes
2019-09-24 11:46:47 +02:00
}
Reference in New Issue
Copy Permalink