diff options
| author | Raymaekers Luca <luca@spacehb.net> | 2025-09-16 12:19:49 +0200 |
|---|---|---|
| committer | Raymaekers Luca <luca@spacehb.net> | 2025-09-16 12:19:49 +0200 |
| commit | ea122ba7ef3bc5db176527eae42df9d15d661977 (patch) | |
| tree | 1b99f00d33756016ee4aafa7f9acce92f0ed0203 /code/libs/linuxhmh | |
| parent | 753406922ee9d0001c9ecc4f5ea3f4fcaa077e38 (diff) | |
checkpoint
Diffstat (limited to 'code/libs/linuxhmh')
| 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_keysyms_to_strings.c | 1 | ||||
| l--------- | code/libs/linuxhmh/win32_handmade.cpp | 1 | ||||
| l--------- | code/libs/linuxhmh/win32_handmade.h | 1 |
8 files changed, 7 insertions, 0 deletions
diff --git a/code/libs/linuxhmh b/code/libs/linuxhmh deleted file mode 160000 -Subproject 00494541c8c1c4c7c8feb779cf401c015d42bc4 diff --git a/code/libs/linuxhmh/handmade_platform.h b/code/libs/linuxhmh/handmade_platform.h new file mode 120000 index 0000000..3ea1f09 --- /dev/null +++ b/code/libs/linuxhmh/handmade_platform.h @@ -0,0 +1 @@ +/home/aluc/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..aa62040 --- /dev/null +++ b/code/libs/linuxhmh/linux_handmade.cpp @@ -0,0 +1 @@ +/home/aluc/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..693943d --- /dev/null +++ b/code/libs/linuxhmh/linux_handmade.h @@ -0,0 +1 @@ +/home/aluc/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..38f71cb --- /dev/null +++ b/code/libs/linuxhmh/linux_profile.h @@ -0,0 +1 @@ +/home/aluc/proj/handmade/linuxhmh/linux_profile.h
\ 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..0dc8717 --- /dev/null +++ b/code/libs/linuxhmh/linux_x11_keysyms_to_strings.c @@ -0,0 +1 @@ +/home/aluc/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..040801a --- /dev/null +++ b/code/libs/linuxhmh/win32_handmade.cpp @@ -0,0 +1 @@ +/home/aluc/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..b2ecdef --- /dev/null +++ b/code/libs/linuxhmh/win32_handmade.h @@ -0,0 +1 @@ +/home/aluc/proj/handmade/linuxhmh/win32_handmade.h
\ No newline at end of file |
