devkitPro / citro3d

Homebrew PICA200 GPU wrapper library for Nintendo 3DS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Makefile $TARGET should be citro3d

mtheall opened this issue · comments

TARGET := $(notdir $(CURDIR))

This is annoying if you directory is not named citro3d.

commented

@mtheall @tommai78101 Feel free to incude this in a PR.

Done. Fixed in #26.