1

I'm using devkit pro, trying to create a 3DS Homebrew app. I keep getting an error while doing "$make"

I have this code,

#include <3ds.h>

int main(){
gfxInitDefault();
gfxExit();
return 0;
}

It just says,

\*\*\* missing seperator. stop.

I am trying to make the app go to the home menu when started.

So, basically what happened was, I did $make, and I expected the files to pop out, and I just got the error instead

smitop
  • 4,770
  • 2
  • 20
  • 53
Sussy Baka
  • 11
  • 2

0 Answers0