sly1/include/jump.h

12 lines
101 B
C
Raw Permalink Normal View History

2024-07-01 17:52:11 +00:00
/**
* @file jump.h
*/
#ifndef JUMP_H
#define JUMP_H
#include "common.h"
// ...
2024-07-01 22:16:20 +00:00
#endif // JUMP_H