You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rngxx/src/rng/sm64.cpp

8 lines
123 B

#include <rngxx.hpp>
#include <rngxx/sm64.h>
#include <init.hpp>
__attribute__((used))
RNGXX_APPLY_CTOR(rng, sm64, u64);