Skip to content

Commit

Permalink
Refactor menu options into their own files
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryOderNichts committed Sep 1, 2023
1 parent edf7d4b commit 6f0a876
Show file tree
Hide file tree
Showing 25 changed files with 513 additions and 465 deletions.
2 changes: 1 addition & 1 deletion ios_mcp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ MACHDEP = -DSTARBUCK -mbig-endian -mcpu=arm926ej-s -msoft-float -mfloat-abi=soft
#---------------------------------------------------------------------------------
TARGET := $(notdir $(CURDIR))
BUILD := build
SOURCES := source source/minilzo
SOURCES := source source/minilzo source/options
DATA := data
INCLUDES := source

Expand Down
Loading

0 comments on commit 6f0a876

Please sign in to comment.