butano
butano copied to clipboard
Modern C++ high level GBA engine
Results
2
butano issues
Sort by
recently updated
recently updated
newest added
This is probably a very minor issue in the context of GBA game development, but maybe worth pointing out. When calling `random.get_int(int limit)`, if `limit` is not a factor of...