Skip to content

Instantly share code, notes, and snippets.

@ppengotsu

ppengotsu/main.h Secret

Created July 20, 2022 04:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ppengotsu/5aeb9aeb3307c94e9f98d8ef553446f7 to your computer and use it in GitHub Desktop.
Save ppengotsu/5aeb9aeb3307c94e9f98d8ef553446f7 to your computer and use it in GitHub Desktop.
//
// Main.h
// testuaa3
//
// Created by sakumakatsuya on 2022/07/19.
//
extern int gArgc;
extern char** gArgv;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment