openmugen icon indicating copy to clipboard operation
openmugen copied to clipboard

An opensource MUGEN client

Results 1 openmugen issues
Sort by recently updated
recently updated
newest added

## Tested on ubuntu 23.04 * How to reproduce the issue ```shell cd `mktemp -d` git clone https://github.com/humbertodias/sdl-mugenclient . cmake . && make && ./OpenMugen ``` * Error on [MemManager.cpp](https://github.com/humbertodias/sdl-mugenclient/blob/master/src/MemManager.cpp#L74)...