blah/include
Noel Berry f5db7a37fc
clang on macOS didn't like sized ::operator delete
replaced with `::operator delete[]`
2023-03-10 10:17:57 -08:00
..
blah_app.h remove App::content_scale;App::get_backbuffer_size 2022-11-22 22:51:28 -08:00
blah_aseprite.h Simplify folder sturcture + String refactor 2022-10-01 13:30:15 -07:00
blah_audio.h Integrate cute_sound.h 2022-11-13 17:59:35 -08:00
blah_batch.h fix typos 2022-11-19 15:29:18 +01:00
blah_calc.h bit of calc organization 2022-10-03 00:30:27 -07:00
blah_color.h use constexpr func instead of macro for hex colors 2023-03-05 15:59:58 -08:00
blah_common.h fixing c standard lib includes 2022-10-22 23:18:34 -07:00
blah_ease.h Simplify folder sturcture + String refactor 2022-10-01 13:30:15 -07:00
blah_filesystem.h Simplify folder sturcture + String refactor 2022-10-01 13:30:15 -07:00
blah_font.h Simplify folder sturcture + String refactor 2022-10-01 13:30:15 -07:00
blah_graphics.h fix typos 2022-11-19 15:29:18 +01:00
blah_image.h Simplify folder sturcture + String refactor 2022-10-01 13:30:15 -07:00
blah_input.h adding zero_out to input bindings 2022-10-22 23:18:52 -07:00
blah_packer.h fix typos 2022-11-19 15:29:18 +01:00
blah_spatial.h Use correct rect overlap check 2023-02-19 16:57:37 +00:00
blah_spritefont.h Simplify folder sturcture + String refactor 2022-10-01 13:30:15 -07:00
blah_stackvector.h Simplify folder sturcture + String refactor 2022-10-01 13:30:15 -07:00
blah_stream.h Simplify folder sturcture + String refactor 2022-10-01 13:30:15 -07:00
blah_string.h small fix to previous string commit 2022-12-05 20:03:46 -08:00
blah_subtexture.h Simplify folder sturcture + String refactor 2022-10-01 13:30:15 -07:00
blah_time.h Simplify folder sturcture + String refactor 2022-10-01 13:30:15 -07:00
blah_vector.h clang on macOS didn't like sized ::operator delete 2023-03-10 10:17:57 -08:00
blah.h tested audio stuff on tinylink 2022-11-19 14:09:08 -08:00