aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/arm/dyncom/arm_dyncom_interpreter.h
blob: d73f8f65f9e2ffd3e0e4b9df19cb7a42deba05b3 (plain)
1
2
3
4
5
6
7
// Copyright 2014 Citra Emulator Project
// Licensed under GPLv2
// Refer to the license.txt file included.  

#pragma once

void InterpreterMainLoop(ARMul_State* state);