mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 02:32:06 +00:00
Refactor to reduce nesting depth some more (#1740)
This commit is contained in:
2
src/extern/getopt.cpp
vendored
2
src/extern/getopt.cpp
vendored
@@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
// This implementation was taken from musl and modified for RGBDS
|
||||
// This implementation was taken from musl and modified for RGBDS.
|
||||
|
||||
#include "extern/getopt.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user