mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-24 15:00:55 -04:00
178194ccb2
* switch to dtk setup * some cleanup / fixes * cleanup d_a_alink literals * Restore doxygen, update CI & README.md (#1) * Fix build image ref (#2) --------- Co-authored-by: Luke Street <luke@street.dev>
7 lines
115 B
C
7 lines
115 B
C
#ifndef D_A_OBJ_DAMCPS_H
|
|
#define D_A_OBJ_DAMCPS_H
|
|
|
|
#include "f_op/f_op_actor_mng.h"
|
|
|
|
#endif /* D_A_OBJ_DAMCPS_H */
|