diff options
| author | Raymaekers Luca <luca@spacehb.net> | 2025-09-21 21:22:21 +0200 |
|---|---|---|
| committer | Raymaekers Luca <luca@spacehb.net> | 2025-09-21 21:22:21 +0200 |
| commit | f9af8ee18e81cbcd01a0a607abfd889abbe3066b (patch) | |
| tree | 98e1b09b277c844a42404ea1a8b228f778323343 /code | |
| parent | 62c46671921e1e8ba0e58b2e28b8ee25476598bb (diff) | |
checkpoint
Diffstat (limited to 'code')
| m--------- | code/libs/linuxhmh | 0 | ||||
| l--------- | code/libs/linuxhmh/handmade_platform.h | 1 | ||||
| l--------- | code/libs/linuxhmh/linux_handmade.cpp | 1 | ||||
| l--------- | code/libs/linuxhmh/linux_handmade.h | 1 | ||||
| l--------- | code/libs/linuxhmh/linux_profile.h | 1 | ||||
| l--------- | code/libs/linuxhmh/linux_x11_keysym_and_buttons.c | 1 | ||||
| l--------- | code/libs/linuxhmh/linux_x11_keysyms_to_strings.c | 1 | ||||
| l--------- | code/libs/linuxhmh/win32_handmade.cpp | 1 | ||||
| l--------- | code/libs/linuxhmh/win32_handmade.h | 1 |
9 files changed, 8 insertions, 0 deletions
diff --git a/code/libs/linuxhmh b/code/libs/linuxhmh deleted file mode 160000 -Subproject 36c8c66d7e04d2a1b84630294cec3fb6dca90b2 diff --git a/code/libs/linuxhmh/handmade_platform.h b/code/libs/linuxhmh/handmade_platform.h new file mode 120000 index 0000000..204a369 --- /dev/null +++ b/code/libs/linuxhmh/handmade_platform.h @@ -0,0 +1 @@ +/home/void/proj/handmade/linuxhmh/handmade_platform.h
\ No newline at end of file diff --git a/code/libs/linuxhmh/linux_handmade.cpp b/code/libs/linuxhmh/linux_handmade.cpp new file mode 120000 index 0000000..6e24079 --- /dev/null +++ b/code/libs/linuxhmh/linux_handmade.cpp @@ -0,0 +1 @@ +/home/void/proj/handmade/linuxhmh/linux_handmade.cpp
\ No newline at end of file diff --git a/code/libs/linuxhmh/linux_handmade.h b/code/libs/linuxhmh/linux_handmade.h new file mode 120000 index 0000000..f9016b9 --- /dev/null +++ b/code/libs/linuxhmh/linux_handmade.h @@ -0,0 +1 @@ +/home/void/proj/handmade/linuxhmh/linux_handmade.h
\ No newline at end of file diff --git a/code/libs/linuxhmh/linux_profile.h b/code/libs/linuxhmh/linux_profile.h new file mode 120000 index 0000000..960481f --- /dev/null +++ b/code/libs/linuxhmh/linux_profile.h @@ -0,0 +1 @@ +/home/void/proj/handmade/linuxhmh/linux_profile.h
\ No newline at end of file diff --git a/code/libs/linuxhmh/linux_x11_keysym_and_buttons.c b/code/libs/linuxhmh/linux_x11_keysym_and_buttons.c new file mode 120000 index 0000000..805eaeb --- /dev/null +++ b/code/libs/linuxhmh/linux_x11_keysym_and_buttons.c @@ -0,0 +1 @@ +/home/void/proj/handmade/linuxhmh/linux_x11_keysym_and_buttons.c
\ No newline at end of file diff --git a/code/libs/linuxhmh/linux_x11_keysyms_to_strings.c b/code/libs/linuxhmh/linux_x11_keysyms_to_strings.c new file mode 120000 index 0000000..1e1dc00 --- /dev/null +++ b/code/libs/linuxhmh/linux_x11_keysyms_to_strings.c @@ -0,0 +1 @@ +/home/void/proj/handmade/linuxhmh/linux_x11_keysyms_to_strings.c
\ No newline at end of file diff --git a/code/libs/linuxhmh/win32_handmade.cpp b/code/libs/linuxhmh/win32_handmade.cpp new file mode 120000 index 0000000..f8506bd --- /dev/null +++ b/code/libs/linuxhmh/win32_handmade.cpp @@ -0,0 +1 @@ +/home/void/proj/handmade/linuxhmh/win32_handmade.cpp
\ No newline at end of file diff --git a/code/libs/linuxhmh/win32_handmade.h b/code/libs/linuxhmh/win32_handmade.h new file mode 120000 index 0000000..94502d0 --- /dev/null +++ b/code/libs/linuxhmh/win32_handmade.h @@ -0,0 +1 @@ +/home/void/proj/handmade/linuxhmh/win32_handmade.h
\ No newline at end of file |
