Max OS 0.3
Loading...
Searching...
No Matches
logo_kp.h File Reference

GIMP generated logo header for kernel panic screen. More...

Go to the source code of this file.

Variables

constexpr int LOGO_WIDTH_KP = 335
 Width of the logo in pixels.
 
constexpr int LOGO_HEIGHT_KP = 212
 Height of the logo in pixels.
 

Detailed Description

GIMP generated logo header for kernel panic screen.

Date
2025
Author
Max Tyson

Definition in file logo_kp.h.

Variable Documentation

◆ LOGO_HEIGHT_KP

constexpr int LOGO_HEIGHT_KP = 212
constexpr

Height of the logo in pixels.

Definition at line 15 of file logo_kp.h.

◆ LOGO_WIDTH_KP

constexpr int LOGO_WIDTH_KP = 335
constexpr

Width of the logo in pixels.

Definition at line 14 of file logo_kp.h.