Skip to content

Commit 6135e95

Browse files
Add missing link + add new achievement for WIP pack-version
1 parent 83da570 commit 6135e95

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Exception: Replace `*char` by `PAnsiChar`! (see issue [#26](https://github.com/P
7171

7272
4. If an identifier or a function declaration is gone, mark them as `deprecated`. (see issue [#34](https://github.com/PascalGameDevelopment/SDL2-for-Pascal/issues/34))
7373

74-
5. For convenience we encourage to add single and double pointers for any SDL type. (See #105)
74+
5. For convenience we encourage to add single and double pointers for any SDL type. (see issue [#105](https://github.com/PascalGameDevelopment/SDL2-for-Pascal/issues/105))
7575

7676
6. Have a look at our [Translation Cheat Sheet](CHEATSHEET.md) for reference.
7777

@@ -83,6 +83,7 @@ The version tag (see [tags](https://github.com/PascalGameDevelopment/SDL2-for-Pa
8383

8484
- be up-to-date with _at least_ version 2.0.14 of the `SDL2 library`
8585
- replaced all aliases by typed enums
86+
- (done) add single and double pointers for all types (thanks furious-programming)
8687
- (done) update SDL_ttf.pas to latest version 2.21.0
8788
- (done) replace data types by c data types (see PR [#29](https://github.com/PascalGameDevelopment/SDL2-for-Pascal/pull/29))
8889
- (done) add folders to project

0 commit comments

Comments
 (0)