#pragma once

#include <stdbool.h>
#include <stdint.h>

bool framebuffer_init(uint32_t* error);