MrKleeblatt
Results
1
issues of
MrKleeblatt
Please. Guys. ```c int32_t main(int32_t argv, char** argc) ``` Swapping the names of `argc` (arguments count) and `argv` (argument vector) should be illegal. https://github.com/MrFrenik/gunslinger/blame/18bbc62d3c52138678467443a0a398746ab1f07d/impl/gs_platform_impl.h#L2011