Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseAaronLopezGarcia committed Jul 27, 2024
1 parent 50e4253 commit 8f55a7d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion core/popcorn/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
TARGET = popcorn

OBJS = main.o icon.o imports.o
OBJS = main.o icon.o

all: $(TARGET).prx
INCDIR = $(ARKROOT)/common/include
Expand Down
6 changes: 0 additions & 6 deletions core/popcorn/imports.S

This file was deleted.

0 comments on commit 8f55a7d

Please sign in to comment.