Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include <stdio.h>
- #include "nyamain.h"
- int dummy(void)
- {
- printf("dummy\n");
- return 0;
- }
RAW Paste Data