preprocessor fixed to make everything public that's not specified

otherwise
This commit is contained in:
benfry
2005-02-04 03:50:46 +00:00
parent b91b233503
commit 6204864c45
2 changed files with 6 additions and 6 deletions
+2 -1
View File
@@ -5,7 +5,8 @@
if test -d work
then
BUILD_PREPROC=false
# BUILD_PREPROC=false
BUILD_PREPROC=true
else
echo Setting up directories to build P5...
BUILD_PREPROC=true
+4 -5
View File
@@ -78,15 +78,14 @@ X just use reflection to call the function instead
X "use external editor" is broken
X throws exception on load()
X make preproc only build once (across osx, windows, linux)
X preproc: making all functions public that have no specifier
X this will make draw() etc all much easier
X as well as the library events
X focusGained/focusLost was added..
_ if a data file is in the sketch (not data) folder export breaks
_ works fine in the editor, but on export gets a nullpointer ex
_ preproc: making all functions public that have no specifier
_ this will make draw() etc all much easier
_ as well as the library events
_ focusGained/focusLost was added..
_ basic sample audio playback needed for p5