File tree 2 files changed +6
-9
lines changed
2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,12 @@ v.1.10-Alpha; 09.07.2013: Added "sdl_render.h"
68
68
69
69
v.1.00-Alpha; 05.07.2013: Initial Alpha-Release.
70
70
71
+ ## Extracted from sdl2_mixer.pas
72
+
73
+ v.1.72-stable; 29.09.2013: fixed bug with procedures without parameters
74
+ (they must have brackets)
75
+ v.1.70-stable; 16.09.2013: Initial Commit
76
+
71
77
## Extracted from sdl2_ttf.pas
72
78
73
79
v.1.72-stable; 29.09.2013: fixed bug with procedures without parameters
Original file line number Diff line number Diff line change 21
21
3. This notice may not be removed or altered from any source distribution.
22
22
*}
23
23
24
- { * ChangeLog: (Header Translation)
25
- ----------
26
-
27
- v.1.72-stable; 29.09.2013: fixed bug with procedures without parameters
28
- (they must have brackets)
29
- v.1.70-stable; 16.09.2013: Initial Commit
30
-
31
- *}
32
-
33
24
interface
34
25
35
26
{ $I jedi.inc}
You can’t perform that action at this time.
0 commit comments