mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
Whitespace
This commit is contained in:
parent
24de5cf3c2
commit
066ec6c18b
2 changed files with 2 additions and 2 deletions
|
|
@ -5,4 +5,4 @@ For any Box2D-related info, visit their website: http://box2d.org
|
|||
To create the juce module, the only changes required to the original source-code
|
||||
were to adjust the include paths to be relative rather than absolute, and to wrap
|
||||
#ifdefs around a couple of unguarded header files. (Oh, and there were a few
|
||||
compiler warnings that I cleaned up to avoid bothering people with them)
|
||||
compiler warnings that I cleaned up to avoid bothering people with them)
|
||||
|
|
|
|||
|
|
@ -10,4 +10,4 @@ public class Java
|
|||
}
|
||||
|
||||
public native static void initialiseJUCE (Context appContext);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue