sly1/include/jump.h

11 lines
100 B
C
Raw Normal View History

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