We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.
| Summary: |
Use SDL_bool in headers |
| Product: |
SDL_ttf
|
Reporter: |
C.W. Betts <computers57> |
| Component: |
misc | Assignee: |
Sam Lantinga <slouken> |
| Status: |
NEW
---
|
QA Contact: |
Sam Lantinga <slouken> |
| Severity: |
enhancement
|
|
|
| Priority: |
P2
|
|
|
| Version: |
2.0.14 | |
|
| Hardware: |
x86_64 | |
|
| OS: |
macOS 10.13 | |
|
| Attachments: |
Add SDL_bool types
|
Created attachment 3303 [details] Add SDL_bool types This changes some functions to use SDL_bool instead of int.