Lioncash 67a06d17b1 GBAWidget: Use std::span with SetVideoBuffer()
Previously we were always taking the buffer by value, even if it wasn't
being stored anywhere and only read from.

We can use a std::span for the same thing.
2023-12-13 10:11:52 -05:00
..
2023-12-02 16:41:17 -05:00
2023-12-02 16:41:15 -05:00
2018-07-07 00:48:38 +02:00
2021-07-13 16:43:28 +02:00
2023-12-02 16:41:15 -05:00
2023-12-10 21:07:27 +01:00
2022-06-21 13:35:14 -07:00
2022-06-21 13:35:14 -07:00
2018-07-07 00:48:38 +02:00