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.

Bug 4257

Summary: Use SDL_bool in headers
Product: SDL_ttf Reporter: C.W. Betts <computers57>
Component: miscAssignee: 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

Description C.W. Betts 2018-09-11 22:04:56 UTC
Created attachment 3303 [details]
Add SDL_bool types

This changes some functions to use SDL_bool instead of int.