forked from Pierre-Terdiman/PEEL_PhysX_Edition
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nit: File formatting and line ending updates
Signed-off-by: Joel Van Eenwyk <[email protected]>
- Loading branch information
1 parent
bd2dbcf
commit 39fce3d
Showing
3 changed files
with
13,030 additions
and
13,026 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
/////////////////////////////////////////////////////////////////////////////// | ||
/* | ||
* PEEL - Physics Engine Evaluation Lab | ||
* Copyright (C) 2012 Pierre Terdiman | ||
* Homepage: https://www.codercorner.com/blog.htm | ||
*/ | ||
/////////////////////////////////////////////////////////////////////////////// | ||
|
||
// Source filename: Media/peel.png | ||
extern const unsigned int gPictureData_Size; | ||
extern udword gPictureData_Data[]; | ||
/////////////////////////////////////////////////////////////////////////////// | ||
/* | ||
* PEEL - Physics Engine Evaluation Lab | ||
* Copyright (C) 2012 Pierre Terdiman | ||
* Homepage: https://www.codercorner.com/blog.htm | ||
*/ | ||
/////////////////////////////////////////////////////////////////////////////// | ||
|
||
// Source filename: Media/peel.png | ||
extern const unsigned int gPictureData_Size; | ||
extern udword gPictureData_Data[]; |
Oops, something went wrong.