mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-01 19:48:11 +00:00
eliminate per-executable initialization, just pull that down into the base layer entry point
This commit is contained in:
@@ -10,6 +10,5 @@
|
||||
|
||||
int main(int argument_count, char **arguments)
|
||||
{
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user