mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-24 11:37:12 +01:00
7 lines
72 B
C
7 lines
72 B
C
![]() |
# include <stdarg.h>
|
||
|
|
||
|
int main(int argc, char *argv) {
|
||
|
return 0;
|
||
|
}
|
||
|
|